No need to delete your contribution Lenny : ) This module was first implemented to fulfill our need and to replace our internal IOC framework. Now we want to share it. We have been focused on a Tomee environment, though the implementation is not container specific. We also need to handle CDI qualifiers, keep the implementation standard (not Weld specific for instance) and ease its use (no additional configuration other than adding the maven dependency, no conflict with Tapestry IOC, no custom annotation)
We would be happy if you can share your experience (maybe you could test it with Glassfish?) and your thoughts. To answer to the previous questions : - It's used in some internal projects and we intend to generalize its use for all our projects. - "Is it works even if CDI is turned off ?" I'm not sure I understood - I just can say that the tapestry project that use our module doesn't need any beans.xml file (and obviously, if CDI is not used, no need to use the module) - "Is the got5 module in Maven central?" not for the moment, as it's still a snapshot version --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org