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 ------- Additional Comments From [EMAIL PROTECTED] 2003-07-09 12:26 ------- I've added the regexp validation rule to CVS, though I've done some changes: * used ORO insteaded of jakarta-regexp as regexp engine * renamed the tagname and attribute, now it is <wd:regexp pattern="..."/> * some smaller things, e.g. don't catch exceptions silently, avoid one-letter variable names, ... I'll look at the DateDataType next week, since I'm going to do some other work on the datatypes then. Thanks for your contribution!