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

Support for versioning #122

Open
pr-gupta opened this issue Aug 29, 2018 · 0 comments
Open

Support for versioning #122

pr-gupta opened this issue Aug 29, 2018 · 0 comments

Comments

@pr-gupta
Copy link

As of now, there is no support for versioning of KotprefModel. This is useful in some cases when someone wants to remove a key on version update, or clear the complete model itself.

This could be provided by having a version number in KotprefModel and calling an abstract function onVersionUpdate whenever the version number is increased.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants