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

Clean up shape validation internals #415

Merged
merged 7 commits into from
Mar 31, 2022
Merged

Clean up shape validation internals #415

merged 7 commits into from
Mar 31, 2022

Conversation

hannobraun
Copy link
Owner

These are some more cleanups on my way towards addressing #105.

The new name is consistent with names from the Rust standard library.
Now that the builder API exists, `Topology` no longer requires access to
the full `Geometry` API.
This makes the various `add_*` methods more uniform, opening the door
towards further clean-ups, and also might make it easier to test
validation.
@hannobraun hannobraun enabled auto-merge March 31, 2022 13:17
@hannobraun hannobraun merged commit c865c7a into main Mar 31, 2022
@hannobraun hannobraun deleted the shape branch March 31, 2022 13:23
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.

1 participant