> * Entities are bound to an Aggregate how are bound ? Is Aggregate new type of Composite or Aggregate = AggregateRootEntity And the same Entity type can be once AggregateRoot and once local entity? (I am just thinking how to best prepare my codebase to changes. )
> * Invariants are declared on the Aggregate Root or assigned to the > Aggregate Root at assembly. So Invariant is something like more complex Constraint applied before complete/save ? _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

