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=21397>. 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=21397 [PATCH] - Woody Extension [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-07-15 16:59 ------- Frank, I did some refactoring to the woody datatypes and meanwhile implemented a DateDataType based on these refactorings. The biggest change is that there are now "convertors" which convert between strings and objects. You'll find an example in the form1 example, and some new documentation about this on the cocoon wiki in the reference section. (BTW, those dynamic selection-lists you asked about a while ago on cocoon-users are now also implemented: just add dynamic="true" on the selection-list element).