You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by "Jeremy Hughes (JIRA)" <ji...@apache.org> on 2006/09/08 18:31:23 UTC

[jira] Commented: (WODEN-40) Use composition in the element model instead of aggregation

    [ http://issues.apache.org/jira/browse/WODEN-40?page=comments#action_12433431 ] 
            
Jeremy Hughes commented on WODEN-40:
------------------------------------

#2 is done. And this is all I want to do for now.

> Use composition in the element model instead of aggregation
> -----------------------------------------------------------
>
>                 Key: WODEN-40
>                 URL: http://issues.apache.org/jira/browse/WODEN-40
>             Project: Woden
>          Issue Type: Improvement
>            Reporter: Jeremy Hughes
>         Assigned To: Jeremy Hughes
>
> Following on from this list discussion:
> http://mail-archives.apache.org/mod_mbox/ws-woden-dev/200606.mbox/%3cOF3DBE4B68.EE66C8FC-ON8025718C.004DD2B3-8025718C.004E6060@uk.ibm.com%3e
> 1. remove addXxxElement methods. Change semantics of createXxxElement to "create and add"
> 2. distribute createXxxElement methods so they appear on the YyyElement interface where Yyy is the parent element of Xxx
> 3. XxxElementImpl to implement Cloneable and clone() to carry out a deep clone
> 4. add createXxxElement(XxxElement) methods to deep clone the parameter and add the clone to the target object

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org