[Objectbridge-jdo-dev] RE: Re: [OJB-developers] replace javax.jdo source in current tree with latest
Brought to you by:
thma
From: <tr...@th...> - 2002-05-22 19:46:24
|
Thanks. ;-) Ya, I am thinking the following needs to be done sooner rather than later: 1. Complete PersistenceManager and PersistenceManagerFactory entirely. 2. Use .jdo files instead of repository.xml. 3. Complete JDOHelper. 4. JDOQL In no particular order... As for the jdori.jar, yes, it's just for enhancement and I was wondering the same thing. Travis ---- Original Message ---- From: Thomas Mahler <tho...@ho...> Sent: 2002-05-22 To: tr...@th... Subject: Re: [OJB-developers] replace javax.jdo source in current tree with latest jar Hi Travis, I just checked out your latest stuff from CVS. Wow! We have a working JDO sample application! That's really a good beginning. It all runs out of the box ! cool! Thank you for your efforts! Of course now all the "real" work begins: implementing the instance live cycle management, implementing real JDOQL query etc., etc. I hope, that now that you contributed a working base, more and more developers start working on OJB-JDO. Everyone is invited! One minor issue: you included the jdori.jar into the OJB lib directory. As far as I can see you are using it only for the enhancement, right? Is it allowed to ship this jar file with OJB? If there are any possible legal issues, we should use a different (i.e. a selfimplemented) enhancer. thanks again, Thomas tr...@th... wrote: > Any objections to this? The source in the ojb tree isn't the latest jdo spec. I would like to remove the jdo package and replace with the jdo.jar in the lib directory. There is a different structure and may cause some issues if anybody is using it elsewhere. > > Travis > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Objectbridge-developers mailing list > Obj...@li... > https://lists.sourceforge.net/lists/listinfo/objectbridge-developers > > > > |