On Thu, Jul 31, 2008 at 4:57 AM, Edward Yakop <[EMAIL PROTECTED]>wrote:
> On Thu, Jul 31, 2008 at 10:55 AM, Richard Wallace > <[EMAIL PROTECTED]> wrote: > > So, if I wanted to add stuff to the libraries I could. Cool. I'll clean > > stuff up and get it in there so you guys can take a look. > > I put my experiment in qi4j/library/struts2/ > The only thing that is done is: > * Using qi4j to instantiate object and composite. > Cool. I just committed some things. I made the commit message pretty detailed so you can easily see what's going on. I'll update the example project later to make use of that stuff. I've also got a PackageProvider that will scan and for Composites that also implement the Action interface or end in Action that I can commit, but I have to figure out how to get it working properly in a typical webapp deployment scenario. Right now I have it working where the PackageProvider expects an ActionConfiguration object to be injected and the ActionConfiguration is created during the creation of the layers and modules of the qi4j application so it can also add what it finds as composites. I'm not sure how to fit that in with the ContextListener at the moment, but I'm sure I'll be able to figure something out. > > Regards, > Edward Yakop > > _______________________________________________ > qi4j-dev mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/qi4j-dev >
_______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

