I have an entity, which has a mixin implementing Initializable interface. Now, when querying the entitystore for that entity, the initialize() method of that mixin does not get called on entities, returned by query. Is this on purpose? Somehow, I expected it to be called even then. Otherwise I do not see much difference between Initializable and Lifecycle interfaces for entity mixins.

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to