AW: [Objectbridge-jdo-dev] JDO implementation
Brought to you by:
thma
From: Mahler T. <tho...@it...> - 2002-05-23 07:53:18
|
Hi Sebastian, <snip intro> > > in fact I'm really interested in helping on a jdo open-source > implementation > and I've already done some work at home. Now, I've found ojb > and I'm trying > to investigate, how easy it would be, to use it as the > storage backend. > However, this is somewhat difficult, as the documentation > about the internal > things (not how to use it from a user perspective) is not > always optimal --- > which I probably wouldn't do better on my own projects... :( > If you have a short look at Travis' implementation you will see that it does not make use of any internal OJB structures. It is a simple PersistenceBroker API client application. The same holds true for the OJB-ODMG implementation: it is just a client using the PersistenceBroker Interface. I explained this layered approch in my jdo-psoposal: http://objectbridge.sourceforge.net/jdo/jdo-proposal.html But I agree to you: the documentation of OJB internals is far from being complete. It will be a good idea to improve it! > So, I'll certainly stay on this list and help if I can... fine, all help is appreciated. ciao, Thomas > ciao Sebastian > > > -- > Sebastian Kanthak | seb...@mu... > > _______________________________________________________________ > > 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-jdo-dev mailing list > Obj...@li... > https://lists.sourceforge.net/lists/listinfo/objectbridge-jdo-dev > |