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=35723>. 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=35723 ------- Additional Comments From [EMAIL PROTECTED] 2005-07-14 16:32 ------- Cool - I also didn't think to update any docs. Note that a public getter is still required (I don't know if that should change or not). Actually, I might retract my comment about non-public adders. Since you can use updater='...' to set a custom adder, then I guess this should work for that, too, but I didn't confirm. One note about usage - if the setter is non-public you have to specify the updater with updater='setFoo' even if the setter is properly JavaBean-named. This would be fairly easy to change if desired. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
