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

Master refactor #10

Merged
merged 3 commits into from
Jul 14, 2023
Merged

Master refactor #10

merged 3 commits into from
Jul 14, 2023

Conversation

lmignon
Copy link
Owner

@lmignon lmignon commented Jul 14, 2023

No description provided.

Access to the contextvar holding the registry returns None if not yet initialized
Calls to the classmethod _get_assembled_cls now raises RegistryNotInitializedError if the registry is not initialized.
The metadaclass now provides the method . This method
can be used to wrap class methods in a way that when the method is called
the logic is delegated to the aggregated class instance if it exists.
@lmignon lmignon merged commit 12a8aa1 into master Jul 14, 2023
7 checks passed
@lmignon lmignon deleted the master-refactor branch July 14, 2023 16:25
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