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

Rework library restructure to remove wrapper types #181

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

nekevss
Copy link
Member

@nekevss nekevss commented Jan 22, 2025

This PR fixes #169 and is related to #165, and a couple of other issues / discussions that popped up after the restructure merge.

This mainly restructures the codebase to remove the wrapping types and flag the non "with_provider" methods behind a non-default "compiled_data" flag.

Let me know what you think!

@nekevss nekevss requested a review from jedel1043 January 22, 2025 22:55
@Manishearth
Copy link
Contributor

Seems good! Worth documenting these all as being behind a feature flag.

@nekevss
Copy link
Member Author

nekevss commented Jan 23, 2025

Yeah, good point. As we are getting pretty close to feature complete, I need to remember to build out the documentation.

Copy link
Member

@jedel1043 jedel1043 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, this looks much better!

@jedel1043 jedel1043 added the C-api Changes related to the public API label Jan 23, 2025
@jedel1043 jedel1043 merged commit 035296f into main Jan 23, 2025
6 checks passed
@jedel1043 jedel1043 deleted the rework-restructure branch January 23, 2025 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-api Changes related to the public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants