Bugs item #991128, was opened at 2004-07-14 19:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=991128&group_id=16035

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Joel Rosi-Schwatz (joelrs)
Assigned to: Nobody/Anonymous (nobody)
Summary: Implementation of AbstractElement.createCopy() is incorrect

Initial Comment:
In DefaultElement the behaviour of both clone() and 
createCopy() are a deep copy. However, in 
AbstractElement the behaviour of both clone() and 
createCopy() are a shalllow copy. 

This behaviour is not as per the API documentation 
which clearly states that AbstractElement.createCopy() 
is a deep copy. Further that API does not even 
document that clone() is implemented by 
AbstractElement. It would be helpful if either the 
implementation could be changed or at least clearly 
document the differences in behaviour.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=991128&group_id=16035


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
dom4j-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to