Hi all, Could some java.beans.PropertyEditor types be added to the joda-time API? These are fairly easy to implement, and allow conversion of Strings to target types using the standard beans framework.
My personal interest in this is to allow easier use of joda-time within spring-managed beans (spring just uses standard java.beans stuff to coerce property types). I've written some crude property editors that can target Duration and Period types, but a more comprehensive set of PropertyEditors built-in to joda-time would be preferable. kenny ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Joda-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/joda-interest
