I know that can´t use @In with Entities objects. But, I need inject "Repositories" in entity class for "find" things of my Domain Model.
The designs, for example like Domain Model (DDD), says that logic and data exist in same class (Fowler/Evans). If use development with JBoss Seam, how can I construct a efficient Entity without injection (D.I.)? ----------------------------- []´s Alessandro Lazarotti View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089367#4089367 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089367 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
