DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28482>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28482

[CLI] clone() method doesn't fully clone contents





------- Additional Comments From [EMAIL PROTECTED]  2004-10-03 09:48 -------
The clone() method in CLI Option v 1.0 fails to clone the values array; this
means one can't pick up the values from options like "-D property=value"

Not sure whether the clone() method is really required - do options need to be
cloneable? Might be better to provide a copy constructor instead, and avoid all
the problems with clone.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to