skunkiferous/Meta

We need per-class versionning

Opened this issue · 0 comments

Global schema versioning might be the safest, but to support automatic schema migration on load would cause much to much code generation.

So we should have per-class version, so the schema migration code need only to be created per class change, not per global schema change.