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

Ensure a modelProvider is always registered. #490

Merged
merged 1 commit into from
Feb 18, 2023
Merged

Conversation

andyward
Copy link
Member

Previously using the configuration builder would allow you to omit the implementation, meaning the IfcStore would fail to resolve a provider.

Now we always default the MemoryModel Provider when none is supplied.

TODO: Consider if we default Heuristic Provider?

Previosuly using the configugration builder would allow you to omit the implemenation, meaning the IfcStore would fail to resolve a provider.

Now we always default the MemoryModel Provider wgebe none is supplied.

TODO: Consider if we default Heueristic Provider?
@andyward andyward merged commit 52ae3c0 into develop Feb 18, 2023
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.

None yet

1 participant