Hi, > > Hi, everyone. > > I am working on some research for a new project in my > company and OJB fits right in what we need. > We are working in specific components for development for > the company. > I read in the mailing list that JDO is a prototype yet
that's correct > and > ODMG is partly implemented. There are only some advanced OQL specifics that are not fully implemented. The rest rest of our ODMG implementation fully compliant and rock solid. > I saw a bunch o things on the site and didn't get into a > conclusion. Is it safe to use JDO or ODMG in real > projects? I can't develop a project in 6 months and in the > end of it realize that I have to change many things > because I made it based in a prototype. Or because I will > have to rebuild it on top of OTM. > It is safe to use PB and ODMG. In our apps we using PB queries for reading (instead of OQL) and the ODMG transaction management stuff. > In this case, should I work using PB? Does it worth? Maybe > it is rather to wait a real and solid implementation...? > Am I losing something here?? OJB API are very stable. As we are commited to implement Standard APIs there won't be changes on the API level! The OJB Implementation is covered by a regression testsuite with over 220 Testcases. We are taking QA serious! cheers, Thomas > Thanks. > > -- > --Ricardo Kohler > Costa > ________________________________________________ > Don't E-Mail, ZipMail! http://www.zipmail.com/ > > -- > 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]>
