Date: 2005-01-08T14:03:25
Editor: CraigRussell
Wiki: Apache JDO Wiki
Page: ToDoList
URL: http://wiki.apache.org/jdo/ToDoList
no comment
Change Log:
------------------------------------------------------------------------------
@@ -3,5 +3,6 @@
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.||MichelleCaisse|| ||
- ||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|| || ||
+ ||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.|| || ||
|