Niclas Hedhman wrote:
I think I suggested previously that there is an EntityTypeService where Stores that needs mapping can retrieve the details of hashed values, such as property types, property names, entity types and so forth.
Yup, and I have actually introduced it too. But, is then the logical conclusion that ALL things having to do with type, including primitive value (de)serialization, is to be done outside of the EntityStore, i.e. we have EntityState.setProperty(name, byte[]) ?
I think it would be fine, just checking... /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

