philippe van dyck wrote:
when I take a look at the content sent to the ES, I now have a nice JSon-readable Entity, but when I take a look at the content of the Values stored in this entity... it looks like serialized content .. (?) Am I missing something ? Even though Value JSon-ization seems to be implemented ?
The serialization uses the declared type to figure out what to do. Is the property in your entity declared as a type that extends from ValueComposite or not?
/Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

