Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Serialization/Deserialization of derived variable catalog #384

Closed
andersy005 opened this issue Oct 18, 2021 · 1 comment
Closed

Serialization/Deserialization of derived variable catalog #384

andersy005 opened this issue Oct 18, 2021 · 1 comment
Labels
enhancement Issues that are found to be a reasonable candidate feature additions

Comments

@andersy005
Copy link
Member

#379 introduced "variable derivation" via a registry of decorated functions. One of the missing features of the derived variable catalog is serialization/deserialization.

@andersy005 andersy005 added the enhancement Issues that are found to be a reasonable candidate feature additions label Oct 18, 2021
@andersy005 andersy005 added this to the Winter 2021 Release milestone Oct 18, 2021
@andersy005 andersy005 added this to Xdev Oct 22, 2021
@andersy005 andersy005 moved this to 🌳 Todo in Xdev Oct 22, 2021
@andersy005 andersy005 moved this from 🌳 Todo to ▶ In Progress in Xdev Nov 15, 2021
@andersy005
Copy link
Member Author

#386 added functionality for loading a registry from a Python module and this seems to suffice for the time being. The serialization feature doesn't seem to be necessary. We can revisit the serialization of a registry to a Python module at a later time.

Repository owner moved this from ▶ In Progress to ✅ Done in Xdev Dec 2, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement Issues that are found to be a reasonable candidate feature additions
Projects
None yet
Development

No branches or pull requests

1 participant