-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Expanded QNames #18
Add support for Expanded QNames #18
Conversation
71b2dfb
to
075fa78
Compare
8a5e852
to
11b49f9
Compare
Important Auto Review SkippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 155 files out of 210 files are above the max files limit of 50. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
4859e15
to
0b40ec2
Compare
4ddd632
to
a406d5e
Compare
726ea2b
to
6c1aabd
Compare
6c1aabd
to
22df472
Compare
@coderabbitai review |
@coderabbitai review |
c8ef0d7
into
metaschema-framework:develop
* Completed qualified name refacotring. JUnit tests are now running clean. * Updated spotbugs to use the most recent version. Fixed a bunch of spotbugs issues. * Refactored model path handling in Metapath parsing to use proper namespacing. * adjusted codereview settings.
* Completed qualified name refacotring. JUnit tests are now running clean. * Updated spotbugs to use the most recent version. Fixed a bunch of spotbugs issues. * Refactored model path handling in Metapath parsing to use proper namespacing. * adjusted codereview settings.
Committer Notes
This PR overhauls instance and definition naming to support expanded qnames. This is a precursor to adding support for namespace prefixes in Metapath and supporting multiple namespaces in the XML format binding.
All Submissions:
Changes to Core Features: