The next on my ToDo list are the automatic constraints and then
automatic config generation from a DBIC table.  I think I'll start by
adding a method on the form with a name like
'add_automatic_dbic_constraints' that would use introspection to go
through all fields and add the constraints on them.  It would be good
if one could turn off automatic constraints on per field basis - so it
would be good if I could add a new accessor on all fields (something
like no_automatic_dbic_constraints - if set it would turn them off, by
default they would be on).  I don't see any economic way to do that.

-- 
Zbigniew Lukasiak
http://brudnopis.blogspot.com/

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to