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=34103>. 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=34103 ------- Additional Comments From [EMAIL PROTECTED] 2005-03-24 06:26 ------- (In reply to comment #16) I guess beanutils won't cover everything. However, ConvertUtils has a registry of converters where you can register whatever converter you want. This is how I convert all of our enums. About API changes: I agree that you have a problem there. I've tried the approach of creating my own class on top of yours, but ended up writing too much code to be worth it. I decided to roll my own (I already have an implementation of prefrences, I just needed to update it with new functionality). Maybe I'll post it to you when it is ready. -- 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]
