Cool, thanks for the link. I'll check it out. Gregg
On 1/11/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > > You might want to try kickstart.sourceforge.net for some work that is > being > done in this area. > > There is another in the works that has this dao support you speak of, > along > with JMS/Drools/Http-Rmi remoting and probably some other things I've > forgotten in it but I'm not going to tell anyone where it is until I'm > done > dumping, it's not even compiling right now :) > > On 1/12/06, Gregg Bolinger <[EMAIL PROTECTED]> wrote: > > > > I typically use Spring in my webapps, primarily for DAO services. I'd > > like > > to cut down on the libraries I use in my webapps and since I am > compelled > > to > > use Tapestry since it ROCKS, and hivemind is already there, and it's an > > IoC > > container similar to Spring, how difficult will it might be for me to > move > > some existing Spring services over to hivemind. > > > > Obviously I'll loose my template support for the dao stuff, but I can > > rework > > that in my own classes. Shouldn't it be just as simple as learning > > hiveminds confinguration? Any gotches I might want to be concerned with > > right away? > > > > Thanks. > > > > Gregg Bolinger > > > > > >
