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

Remove automatic creation of class registry context in Mapper #41

Open
mwatts15 opened this issue Dec 31, 2021 · 0 comments
Open

Remove automatic creation of class registry context in Mapper #41

mwatts15 opened this issue Dec 31, 2021 · 0 comments

Comments

@mwatts15
Copy link
Contributor

mwatts15 commented Dec 31, 2021

We automatically create a class registry context ID in Mapper if none is set, but this is potentially very confusing because it allows you to save a Mapper to a context that was not specified and which would not be looked up automatically, meaning you could save instances, then try to look them up again and not be able to recover the same Python type for the instances.

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

No branches or pull requests

1 participant