Jesse Sheidlower: > In most of my > other apps I override do_edit to use Data::FormValidator > instead, but I was trying to keep this simple, because I don't > actually have any validation needs. Have you looked at Class::DBI::FromForm? It uses Data::FormValidator, which is the default in Catalyst. -- sebastian