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

Investigate struct upgrading delegate method #8

Open
nickoneill opened this issue Nov 8, 2015 · 0 comments
Open

Investigate struct upgrading delegate method #8

nickoneill opened this issue Nov 8, 2015 · 0 comments

Comments

@nickoneill
Copy link
Owner

To give users a way to modify struct property names or do other upgrading on a struct, we should have some optional method you can implement to tell Storage what to do with certain keys (i.e. "name" is now "fullName", unarchive to the new property)

  • do we need to store a struct hash here to track struct version changes?

Not on my short list of things to do, but something to think about.

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