|
Size: 1658
Comment:
|
← Revision 16 as of 2009-09-20 23:08:43 ⇥
Size: 1664
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 9: | Line 9: |
| ||FOStore 1.1, 2.0 ||NewTypeSupport||New types added in JDK 1.4 [http://java.sun.com/j2se/1.5.0/docs/api/java/util/Currency.html Currency], [http://java.sun.com/j2se/1.5.0/docs/api/java/util/LinkedHashSet.html LinkedHashSet], [http://java.sun.com/j2se/1.5.0/docs/api/java/util/LinkedHashMap.html LinkedHashMap] need to be supported as persistent field types. This is optional for JDO 1.1, but required for JDO 2.0.||tbd||tbd|| | ||FOStore 1.1, 2.0 ||NewTypeSupport||New types added in JDK 1.4 [[http://java.sun.com/j2se/1.5.0/docs/api/java/util/Currency.html|Currency]], [[http://java.sun.com/j2se/1.5.0/docs/api/java/util/LinkedHashSet.html|LinkedHashSet]], [[http://java.sun.com/j2se/1.5.0/docs/api/java/util/LinkedHashMap.html|LinkedHashMap]] need to be supported as persistent field types. This is optional for JDO 1.1, but required for JDO 2.0.||tbd||tbd|| |
| Line 12: | Line 12: |
| ||Failover in JDO 2 or after||["Failover"]||Addressing connectivity issues between the JDO runtime to the database engine/server||various||tbd|| | ||Failover in JDO 2 or after||[[Failover]]||Addressing connectivity issues between the JDO runtime to the database engine/server||various||tbd|| |
ToDoList is the list of activities that we are undertaking, that might not have an owner assigned. If you see an item that you can help out with, sign up for it here.
This page is experimental. We have email lists and access to the JIRA issue tracking tool, but it might be easier to discuss items on this wiki.
Project
Activity wiki page
Description
Who
Expected Completion Date
JDO TCK 2.0
Tasks listed on the ToDo list on the TCK page
various
tbd
jdo2.jar
Create a jar file for the JDO 2 api
Craig Russell
done
XML Schema
Create a .orm xml schema corresponding to the JDO 2 draft dtd's
Michelle Caisse
tbd
FOStore 1.1, 2.0
New types added in JDK 1.4 Currency, LinkedHashSet, LinkedHashMap need to be supported as persistent field types. This is optional for JDO 1.1, but required for JDO 2.0.
tbd
tbd
Java5 language features in JDO 1.1 and 2.0
The JDO spec needs to address the Java 5 features Generics and Enums for both, field types and persistence-capable classes.
various
tbd
Tests for Java5 language features
Where would we put persistence-capable test classes for Java 5 features (Generics or Enums)?
various
tbd
Failover in JDO 2 or after
Addressing connectivity issues between the JDO runtime to the database engine/server
various
tbd