From: Michael Goldshteyn (mgoldshteyn_at_[hidden])
Date: 2005-11-23 16:12:12


This may be a silly question, but why would you want to instantiate the same
fixed reg-ex more than once, which you are doing in your validate functions.
Create one instance of it and reuse it!

Michael Goldshteyn