[Html-widget] FormFu - what when a constraint, filter, ... dies?
Mario Minati
mario.minati at googlemail.com
Mon Mar 19 18:48:14 GMT 2007
Hi Carl,
at present time, when a constraint, filter, validator, ... dies we don't take
care of $@, we just create a new Exception. What do you think of extending
the Exception with a message function that can take that kind of message and
print it later on.
The one question shall we only write it as log output (only easily possible in
Catalyst environment), tell the user that the software is broke ;-) (he just
gets a normal 'data invalid' message, even when there's a coding failure) or
put the message next to the field like a normal error?
Greets,
Mario
More information about the Html-widget
mailing list