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

Metaclass thing #5

Merged
merged 4 commits into from Sep 8, 2021
Merged

Metaclass thing #5

merged 4 commits into from Sep 8, 2021

Conversation

erikbern
Copy link
Collaborator

@erikbern erikbern commented Sep 8, 2021

This makes it possible to use metaclasses to synchronize an entire object hierarchy. Turns out you need a bit of a special construct to avoid an infinite recursion of class constructors calling each other.

@erikbern
Copy link
Collaborator Author

erikbern commented Sep 8, 2021

pretty much all of this change is README and tests

@erikbern erikbern merged commit a89820c into main Sep 8, 2021
@erikbern erikbern deleted the metaclass branch September 8, 2021 22:19
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