You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2002/12/01 23:43:13 UTC

DO NOT REPLY [Bug 14470] - Nested properties do not work for bean destination and mapped original

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14470

Nested properties do not work for bean destination and mapped original





------- Additional Comments From rdonkin@apache.org  2002-12-01 22:43 -------
this is the contract of copyProperties (as specified in the java docs). to quote craig:

"The original intent was to perform a "shallow copy" of the properties in
an origin bean to a destination bean, in a manner reminiscent of what the
java.lang.Object.clone() method is supposed to do."

copyProperties will not to extended to provide this functionality. we are investigating 
other ways to provide this functionality, though.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>