On 2010-07-07 16.29, Stanislav Muhametsin wrote:
So the DomainEntityComposite itself does not need to extend all role interfaces?
Correct.
Will roles be able to hold another roles in them?
If you follow DCI there will be no point in doing that. Roles will be referencing mixins from the main domain entity, using @This.
And implementation-wise, Will there be @Role -injection in a style of @This -injection?
As above, I have a hard time seeing the point of a role pointing to another role within the same entity. But *if* they want to, they would use the @This injection, just as before.
/Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

