Quoting Stanislav Muhametsin <[email protected]>:

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.



As addition: the initialize() method does not get called when I invoke any method on entity returned by query, that is, when mixin is created.


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

Reply via email to