In creating Velocity forms with Intake, I found a need to have a property to
tag fields with a name that can be consistently used in various forms to let
the user know what the meaning of the field is. Furthermore, it makes sense
to unify all application input related stuff into intake.
There's also a small bug fix where invalid data raised an exception outside
of the try / catch that is supposed to handle these exceptions. This
resulted in getMessage failing to report any validation errors.
Attached is a diff against turbine-2.1-src
intake.diff
intake-dtd.diff
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]