Enhancement of persistent properties

2007-11-10 Thread Andy Jefferson
In the current spec section 23 (JDO reference enhancer), the mention of jdoGetXXX, jdoSetXXX are in relation to persistent fields, and those methods are static since its trivial to have a static method that sets a field of an instance to a value. In terms of enhancement if the user had int

[jira] Updated: (JDO-548) PM.getManagedObjects() : access to the objects enlisted in a transaction

2007-11-10 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-548: --- Attachment: api2-legacy.managedobjects.patch api2.managedobjects.patch Patches for

[jira] Updated: (JDO-548) PM.getManagedObjects() : access to the objects enlisted in a transaction

2007-11-10 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-548: --- Fix Version/s: JDO 2 maintenance release 1 Proposed JDO2 spec (end of 12.6.7) proposed Collection

[jira] Commented: (JDO-548) PM.getManagedObjects() : access to the objects enlisted in a transaction

2007-11-10 Thread Matthew T. Adams (JIRA)
[ https://issues.apache.org/jira/browse/JDO-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541572 ] Matthew T. Adams commented on JDO-548: -- Could we include getManagedObject(Class...) as well? It would return any

[jira] Updated: (JDO-548) PM.getManagedObjects() : access to the objects enlisted in a transaction

2007-11-10 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-548: --- Attachment: (was: api2-legacy.managedobjects.patch) PM.getManagedObjects() : access to the objects

[jira] Updated: (JDO-548) PM.getManagedObjects() : access to the objects enlisted in a transaction

2007-11-10 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-548: --- Attachment: api2-legacy.managedobjects.patch api2.managedobjects.patch Updated patches

[jira] Commented: (JDO-550) TestArrayCollections fails

2007-11-10 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541600 ] Michelle Caisse commented on JDO-550: - The test fails as described with a clean checkout using latest TCK and JPOX,