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

PropertyUtils.getNestedProperty() doesn't allow getXxxx on Map-Instances any longer

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2003-10-14 16:42 -------
Having BeanUtils support maps the way it does today was a very highly requested
feature.  Unfortunately, your patch would break commons-beanutils for all Struts
users that rely on the current behavior, so it's not going to get applied.

By the way, if you want to continue to use your own patched version, there are
about 20 other "instanceof Map" tests in PropertyUtils and BeanUtils that you
should also comment out.

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

Reply via email to