Hey, As it is Entities are registered the same way as regular Composites, i.e. through ModuleAssembly.addComposites. I'm going to separate that out so that they are added explicitly as Entitis (addEntities). This makes it easier internally, and should make it more clear what is being done. When we get to ValueComposites it would make sense to do that separately as well, so that the semantics is clear, and so that the Declaration object returned can have methods specific to entities/values.
/Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

