Skip to content
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

adapter.xml: rename XMLConstructables.GLOBAL_REFERENCE #253

Conversation

jkhsjdhjs
Copy link
Contributor

GlobalReference has been renamed to ExternalReference in V3, but this enum member has been missed in the rename.

This is technically a breaking change (which is why I pushed it to a separate branch), but I doubt that anyone really uses the deserialization of single objects, most people can't even use the normal deserialization due to wrong XML namespaces and OPC relationship types.

`GlobalReference` has been renamed to `ExternalReference` in V3, but
this enum member has been missed in the rename.
@s-heppner
Copy link
Contributor

Good eye!
LGTM, I say we merge this into main and simply mention it in the next release. As you say, this shouldn't affect anyone in practice.

@s-heppner s-heppner merged commit 7f9a7a9 into eclipse-basyx:main Mar 14, 2024
8 checks passed
@s-heppner s-heppner deleted the fix/XMLConstructables_external_reference branch March 14, 2024 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants