Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 84728 invoked from network); 27 Jul 2007 15:31:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jul 2007 15:31:17 -0000 Received: (qmail 24894 invoked by uid 500); 27 Jul 2007 15:31:18 -0000 Mailing-List: contact jdo-dev-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-dev@db.apache.org Received: (qmail 24883 invoked by uid 99); 27 Jul 2007 15:31:17 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2007 08:31:17 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [212.159.14.132] (HELO pih-relay05.plus.net) (212.159.14.132) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2007 15:31:08 +0000 Received: from [87.113.81.79] (helo=[192.168.0.22]) by pih-relay05.plus.net with esmtp (Exim) id 1IERmA-0003Wf-DA for jdo-dev@db.apache.org; Fri, 27 Jul 2007 16:30:46 +0100 From: Andy Jefferson To: jdo-dev@db.apache.org Subject: Re: Company model : concrete classes and use of "field-type" Date: Fri, 27 Jul 2007 16:30:45 +0100 User-Agent: KMail/1.9.6 References: <200707271225.23724.andy@jpox.org> <7E1B10DE-6507-4BBF-A2AC-0B09010B478D@SUN.com> In-Reply-To: <7E1B10DE-6507-4BBF-A2AC-0B09010B478D@SUN.com> Organization: JPOX MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200707271630.45896.andy@jpox.org> X-Virus-Checked: Checked by ClamAV on apache.org Hi Craig, > Looking briefly, it looks like the only cases are for the embedded > Address field. Is this what you are referring to? That's the one I spotted and didn't look further. PS. "api2" seems to be missing a couple of files being checked in for a=20 working build test/java/javax/jdo/annotations/TestEmbeddedSet.java test/java/javax/jdo/annotations/TestEmbeddedMap.java =2D change the "embedded" to "embeddedMapping". =2D-=20 Andy =A0(Java Persistent Objects - http://www.jpox.org)