ContentType/Versioning #1087
Unanswered
xperiandri
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How can I store content type that keeps the version and then switch the deserializer accordingly?
Basically switching deserializer depending on a filed value
Should I have models implementing something like
IVersionable
?The main point is to migrate the old structure on read if the structure changed
Related to #530
Beta Was this translation helpful? Give feedback.
All reactions