themis
themis copied to clipboard
Add Polymorphic Schema
We should have a class PolymorphicSchema which should have the following:
- a lookup field which by default should have the value
type - an object field which will store a key value. The value will be a schema and the key should be used to determine which schema we are using.