Hi Dietmar > Hi everybody, > > My company needs a JDO-implementation and favours > open source software. If there is a reasonable > horizon for developing a working JDO-implementation > in ObjectBridge we could even participate in > developing it. > > How many developers are currently working on it > or offered assistance?
We have not yet started on the JDO layer proper. But we have done a lot of preparatory work, namely the OTM layer. > Is there any project plan for JDO (OJB 2.0) with a > reasonable time frame? I assume we will have OJB 1.0 with Q1/2003. We will start on OJB 2.0 immediately after that milestone. > > I know that others asked that questions before, but > this was some time ago and if we don't have at least > a good chance to get it working pretty soon, we have > to choose a commercial solution. Since the 0.9.8 release you can use the OjbStore plugin. This allows to use SUNs JDO reference implementation with a plugged in OJB StoreManager as a O/R backend. See tutorial4.html for details. This plugin + JDORI give you a full JDO 1.0 implementation with O/R backend. cheers, Thomas > Thnx, > Dietmar > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
