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 ------------------------------------------------------------------------------ == Implementation Deficiencies == Copying: Currently the eAttribute which holds the change summary impl is copied by the line - {{{#!Java + {{{#!java copyEObject.eSet(getTarget(eAttribute), eObject.eGet(eAttribute)); }}} - in EcorUtil.Copier.copyAttribute + in EcoreUtil.Copier.copyAttribute which is clearly no good, since the two objects now share a ChangeSummaryImpl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
