From jdo-commits-return-1053-apmail-db-jdo-commits-archive=www.apache.org@db.apache.org Fri Oct 21 00:05:43 2005 Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 17841 invoked from network); 21 Oct 2005 00:05:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Oct 2005 00:05:42 -0000 Received: (qmail 81805 invoked by uid 500); 21 Oct 2005 00:05:42 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 81792 invoked by uid 99); 21 Oct 2005 00:05:41 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2005 17:05:41 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 56E44597 for ; Fri, 21 Oct 2005 02:05:16 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: jdo-commits@db.apache.org Date: Fri, 21 Oct 2005 00:05:13 -0000 Message-ID: <20051021000513.16184.57943@ajax.apache.org> Subject: [Jdo Wiki] Update of "ToDoList" by mzaun X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jdo Wiki" for change notification. The following page has been changed by mzaun: http://wiki.apache.org/jdo/ToDoList ------------------------------------------------------------------------------ ||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 [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|| - ||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|| + ||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||