Hi Craig,

the changes look good. Two questions:
- There are a couple of new messages added to Bundle.properties, all them start with EXC_ObjectIdentityStringConstruction. It looks like these are not used anywhere.
- The spec defines three overloaded newObjectIdInstance methods:
 newObjectIdInstance (Class pcClass)
 newObjectIdInstance (Class pcClass, Object key)
 newObjectIdInstance (PersistenceCapable pc)
The patch adds the second method, but not the third method taking a PersistenceCapable. Instead JDOImplHelper still has the version taking a Class and a String as in JDO1: public Object newObjectIdInstance (Class pcClass, String str)

Regards Michael


Hi,

Please take a look at these changes for API 20. They are needed to implement the latest changes to the JDO specification.

Thanks,

Craig

------------------------------------------------------------------------



Craig Russell

Architect, Sun Java Enterprise System http://java.sun.com/products/jdo

408 276-5638 mailto:[EMAIL PROTECTED]

P.S. A good JDO? O, Gasp!




--
Michael Bouschen                [EMAIL PROTECTED] Engineering GmbH
mailto:[EMAIL PROTECTED]        http://www.tech.spree.de/
Tel.:++49/30/235 520-33         Buelowstr. 66                   
Fax.:++49/30/2175 2012          D-10783 Berlin                  

Reply via email to