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 ------- Additional Comments From [EMAIL PROTECTED] 2003-10-14 17:05 ------- Accessing Map values does still work via obj1.obj2(obj3). Even when many requested that feature I wonder that loosing backwards compatibility and loosing accessibility of properties of Map derivated classes is neccessary to "win" this "golden" feature of not having to type "(...)". Plus the work others have to do to redesign classes to make them work again. Sorry, the decision in this case doesn't make much sense to me. > 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. When deciding of wasting time redesigning classes for a feature that has a disantvantage in the three mentioned cases above, I decide to put my time in patching beanutils for our internly use with JSP. The time is much better spend there. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
