It is as good place as any to ask. It is under Apache open source license ( I think you can use it as you see fit as long as you do not say it is endorsed by Apache).
The goal is to be much like ADO, but "DAO". It would take any SQL string and do CRUD (without the need of XML, as Tourge and some others need). the basejDAO would talk to a bean. (and a bean might implement property changed event, but that is up to you). The major difference between this and other tools it this is SQL string based so it can do any join (correlated, self, LOB, outer, etc.) and does not need the step of creating XML mapping. I use it currently at several client sites and its a part of basicPortal (maybe just a bit newer version), so if you download the alpha basicPortal you will have a bit bettter version. I updated it now and then on source Forge. (far future, I will expose beans to SOAP so you can do distributed hetro-genius from Swing, VB, Struts, JATO, etc. So it end up doing what EJB was supposed to, retrieve and presist SQL) hth, Vic Jeff Duska wrote: > Vic: > > Forgive me, if this is the wrong place to ask BaseDAO question, but > there isn't a list on the basejDAO site. I have several questions > regarding you project, such what open source license is it under. The > current code base doesn't work without several other libraries. One > Poolman is no longer supported. ActionError requires Struts. And there > is not org.basebeans.common.org in CVS. I curious to what you plan is > regarding these components. Are planning on or hoping to move this into > a generic toolkit like ADO is on Microsoft platform? > > I'd like to help, but before I jump in I'd like have better idea what > the future is. Torque, OJB or another project might better fit my > development needs and goals. > > Thanks, > > Jeff Duska > > > > > _______________________________________________ > MVC-Programmers mailing list > [EMAIL PROTECTED] > http://www.basebeans.com:8081/mailman/listinfo/mvc-programmers > _______________________________________________ MVC-Programmers mailing list [EMAIL PROTECTED] http://www.basebeans.com:8081/mailman/listinfo/mvc-programmers