Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 20361 invoked from network); 19 Sep 2007 21:10:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Sep 2007 21:10:33 -0000 Received: (qmail 74677 invoked by uid 500); 19 Sep 2007 21:10:25 -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 74665 invoked by uid 99); 19 Sep 2007 21:10:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2007 14:10:25 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2007 21:10:33 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2092A7141FE for ; Wed, 19 Sep 2007 14:10:13 -0700 (PDT) Message-ID: <11284298.1190236213129.JavaMail.jira@brutus> Date: Wed, 19 Sep 2007 14:10:13 -0700 (PDT) From: "Craig Russell (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Updated: (JDO-522) Draft proposal for CopyOnAttach property In-Reply-To: <16524468.1187735550978.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JDO-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-522: ------------------------------ Attachment: jdo-522.patch Please review this patch. While we discuss the semantics, we can add the necessary code to the API. Please let me know if it's ok to check in the patch (when JPOX is ready). > Draft proposal for CopyOnAttach property > ---------------------------------------- > > Key: JDO-522 > URL: https://issues.apache.org/jira/browse/JDO-522 > Project: JDO > Issue Type: Task > Components: api2 > Affects Versions: JDO 2 maintenance release 1 > Environment: n/a > Reporter: Chris Beams > Assignee: Chris Beams > Fix For: JDO 2 maintenance release 1 > > Attachments: CopyOnAttachWithDetachAllOnCommit.jpg, jdo-522.patch, proposal-CopyOnAttach-draft2.rtf, proposal-CopyOnAttach.rtf > > > Minutes: JDO TCK Conference Call Friday, Aug 10, 9 am PDT > On 8/10/07, Craig L Russell wrote: > Attendees: Chris Beams, Matthew Adams, Michelle Caisse, Craig Russell > Agenda: > 3. Attach (makePersistent) a detached instance always merges changes > into the cache. Can this behavior be changed to make the parameter > instance change its state, throwing an exception if there already is > an instance in the cache, based on a user-specified property? Seems > like this would be a good addition to the spec. AI Chris prepare a > proposal for the jdo expert group alias. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.