Date: 2005-03-16T10:07:08
   Editor: MichelleCaisse
   Wiki: Apache JDO Wiki
   Page: ToDoList
   URL: http://wiki.apache.org/jdo/ToDoList

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -3,7 +3,9 @@
 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 ||DataBaseGen||Database Generator. This program takes .orm, 
.jdo, and .class files and generates DDL.|| || ||
- ||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.|| || ||
- ||JDO TCK 2.0||TestRunner||Modify the JUnit test runner program so that the 
same TCK tests can be run in multiple configurations. For example, the same TCK 
test program needs to be run with and without security turned on, and with 
Application Identity and Datastore Identity. When we add different mappings for 
Chapter 18 (ORM) tests, the same test will need to be run with security, 
identity, and different mappings.|| || ||
+ ||JDO TCK 2.0 ||DataBaseGen||Database Generator. This program takes .orm, 
.jdo, and .class files and generates DDL.||jpox||done?||
+ ||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||
+ ||JDO TCK 2.0||TestRunner||Modify the JUnit test runner program so that the 
same TCK tests can be run in multiple configurations. For example, the same TCK 
test program needs to be run with and without security turned on, and with 
Application Identity and Datastore Identity. When we add different mappings for 
Chapter 18 (ORM) tests, the same test will need to be run with security, 
identity, and different mappings.||tbd||tbd||
+ ||jdo2.jar||Jdo2Jar||Create a jar file for the JDO 2 api||Craig Russell||tbd||
+ ||XML Schema||XmlSchema||Create an xml schema corresponding to the JDO 2 
draft dtd's||Brian Topping||tbd||
 

Reply via email to