TemporalComposite ? QiComposite ? or Composite and rename old Composite to QiComposite ? BasicComposite ?
but Transient seems best for me > And now there is also support to inject into POJO objects. > So when one should use TransientComposite and when POJO ? I will try answer my question, please correct me if I am wrong: POJO can't have modifiers and mixins ( nor if it is interface ) into POJO can be injected: @Service, @Structure, another POJO via @Uses, transient via @Uses POJO can be injected into Transient, another POJO TransientComposite has modifiers and mixins injection rules are the same as for POJO is there documentation for this DI posibilites ? /Tibor _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

