Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 14237 invoked from network); 16 Aug 2006 15:42:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Aug 2006 15:42:45 -0000 Received: (qmail 20527 invoked by uid 500); 16 Aug 2006 15:42:44 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 20491 invoked by uid 500); 16 Aug 2006 15:42:44 -0000 Mailing-List: contact open-jpa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-dev@incubator.apache.org Received: (qmail 20482 invoked by uid 99); 16 Aug 2006 15:42:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Aug 2006 08:42:44 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of kwsutter@gmail.com designates 64.233.182.185 as permitted sender) Received: from [64.233.182.185] (HELO nf-out-0910.google.com) (64.233.182.185) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Aug 2006 08:42:42 -0700 Received: by nf-out-0910.google.com with SMTP id c29so769084nfb for ; Wed, 16 Aug 2006 08:42:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=C72ups1eU3MnBr8QuQ9FC2NSvpcI+eQnv0ZId2zxBHf1iBnHRiE41WUzZBgY5A+1BlRM4uuqvA9h2IY4co8yqgWqlu1Q+klYc/5P65I80976Xq1rS6jsB2I3r3ADR1TIvgUbJrsvcTi7Hu0sIuxbDP1etg1TEnQrpMHLeZmWRus= Received: by 10.49.90.4 with SMTP id s4mr871133nfl; Wed, 16 Aug 2006 08:42:21 -0700 (PDT) Received: by 10.78.135.4 with HTTP; Wed, 16 Aug 2006 08:42:21 -0700 (PDT) Message-ID: <89c0c52c0608160842g3aff3e20l42bcfc7c624d27b7@mail.gmail.com> Date: Wed, 16 Aug 2006 10:42:21 -0500 From: "Kevin Sutter" To: open-jpa-dev@incubator.apache.org Subject: Re: Extending the OpenJPA implementation In-Reply-To: <7D856CDFE035FF45A0420ACBD71BDD6301B920AA@repbex02.amer.bea.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_7358_19615935.1155742941611" References: <3F2DB545-AC6B-412D-B40D-36070427ECAB@bea.com> <7D856CDFE035FF45A0420ACBD71BDD6301B920AA@repbex02.amer.bea.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_7358_19615935.1155742941611 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 8/15/06, Patrick Linskey wrote: > > > I agree that this is something that we should work out, and is the > reason that I mentioned earlier that we might want a Kodo-specific > PersistenceProvider at the end of the day. Seems like it's in everyone's > best interests for multiple systems with different OpenJPA derivatives > to behave deterministically. I agree. Since it sounds like Abe is working out the initial re-organization of the ConfigurationProvider and ProductDerivation, I will wait for those changes before continuing with the OpenJPA derivative implementation. Thanks. ------=_Part_7358_19615935.1155742941611--