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

TechnologyCompatibilityKit

Tasks listed on the ToDo list on the TCK page

various

tbd

jdo2.jar

Jdo2Jar

Create a jar file for the JDO 2 api

Craig Russell

done

XML Schema

XmlSchema

Create a .orm xml schema corresponding to the JDO 2 draft dtd's

Michelle Caisse

tbd

FOStore 1.1, 2.0

NewTypeSupport

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

Java5FeaturesAndJdo

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

Java5FeaturesTests

Where would we put persistence-capable test classes for Java 5 features (Generics or Enums)?

various

tbd

Failover in JDO 2 or after

Failover

Addressing connectivity issues between the JDO runtime to the database engine/server

various

tbd

  • No labels