Return-Path: Delivered-To: apmail-ws-general-archive@www.apache.org Received: (qmail 19960 invoked from network); 8 Jan 2007 14:45:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jan 2007 14:45:44 -0000 Received: (qmail 61378 invoked by uid 500); 8 Jan 2007 14:45:47 -0000 Delivered-To: apmail-ws-general-archive@ws.apache.org Received: (qmail 60764 invoked by uid 500); 8 Jan 2007 14:45:45 -0000 Mailing-List: contact general-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: general@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list general@ws.apache.org Received: (qmail 60753 invoked by uid 99); 8 Jan 2007 14:45:45 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2007 06:45:45 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2007 06:45:38 -0800 Received: from eos.apache.osuosl.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id DF9E859F70 for ; Mon, 8 Jan 2007 14:45:17 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: general@ws.apache.org Date: Mon, 08 Jan 2007 14:45:17 -0000 Message-ID: <20070108144517.29046.31931@eos.apache.osuosl.org> Subject: [Ws Wiki] Update of "Tuscany/TuscanyJava/SDO/ThinkingAloud/ChangeSummaryOperations" by KelvinGoodson X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification. The following page has been changed by KelvinGoodson: http://wiki.apache.org/ws/Tuscany/TuscanyJava/SDO/ThinkingAloud/ChangeSummaryOperations ------------------------------------------------------------------------------ {{{#!java copyEObject.eSet(getTarget(eAttribute), eObject.eGet(eAttribute)); }}} - in EcoreUtil.Copier.copyAttribute + in EcoreUtil.Copier.copyAttribute (line 587 as on 20070108) which is clearly no good, since the two objects now share a ChangeSummaryImpl --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@ws.apache.org For additional commands, e-mail: general-help@ws.apache.org