...
This model has to be set up for each type that uses it. This model essentially maps data types straight onto database records, mapping properties to fields, via Entity Framework. The container here is identical to the data item itself. Basic persistence allows Lynicon to be mapped onto existing SQL data to provide editing fucntions. It also allows the relational functions of Entity Framework to be used. However the type extension system is currently incompatible with these functions and needs to be turned off using thethe NonCompositeAttribute.