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

option to disable custom loaders #3

Open
mivanit opened this issue Aug 15, 2023 · 0 comments
Open

option to disable custom loaders #3

mivanit opened this issue Aug 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mivanit
Copy link
Owner

mivanit commented Aug 15, 2023

It would be good to have an option, passed when initializing a ZANJ() object, which allows for any custom loaders to be disabled. For example, if you store a SerializableDataclass, but for some reason can't or don't want to recover the actual data structure, this option would let you get that back as just a dict (probably with the __format__ key/val removed).

@mivanit mivanit added enhancement New feature or request good first issue Good for newcomers and removed good first issue Good for newcomers labels Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant