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

Updated Schema version parsing to handle both IDS1.0 and pre-release values for IFC4x3 #36

Closed
wants to merge 1 commit into from

Conversation

andyward
Copy link
Contributor

Note we can't switch entirely over to IFC4X3_ADD2 without breaking changes to the CodeGen meta-data which I'm avoiding for now. This change simply means we can round-trip IFC versions using the latest IFC4X3_ADD2 schema moniker. Once we fix up the code-gen, 'IfcSchema4x3StringLegacy' can be removed.

…string value.

Note we can't switch entirely over to IFC4X3_ADD2 without breaking changes to the CodeGen meta-data which I'm avoiding for now.  This change simply means we can round-trip IFC versions using the latest 4X3 schema moniker.
Once we fix up the code-gen, 'IfcSchema4x3StringLegacy' can be removed
@andyward
Copy link
Contributor Author

Fixes #35

@CBenghi
Copy link
Collaborator

CBenghi commented Jun 11, 2024

Hello @andyward,
sorry I did not see your PR in time. I've replicated this and now we tolerate 0.9.7 and 1.0.0 with no problems in the tool I just published.
Best,
Claudio

@CBenghi CBenghi closed this Jun 11, 2024
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