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/08/10 04:06:52 UTC

DO NOT REPLY [Bug 11262] - BeanMap.putAll(beanmap) fails

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=11262>.
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=11262

BeanMap.putAll(beanmap) fails

pjack@sfaf.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From pjack@sfaf.org  2002-08-10 02:06 -------
Added a putAllWriteable(BeanMap) method that will let you only copy the
writeable properties.  Didn't want to override putAll(Map) because it would
break backwards compatibility, and in most cases it really is an exception to
try to put a read-only property.

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