Re: [Catalyst] State of the art in form validation; opinion poll... Model based forms/validation?
Peter Karman
peter at peknet.com
Wed Dec 5 02:36:05 GMT 2007
Ashley Pond V wrote on 12/4/07 7:47 PM:
> I really want one, final approach to this I'll use every time from now
> on instead of experimenting with packages and home rolled stuff over and
> over. If someone is there, or even close. Please kick down.
>
Rose::DBx::Garden::Catalyst is one attempt. It doesn't take the approach you've
described (put it all in Model) and it doesn't use DBIC (hence the package
name...) but it does attempt a sane layout for forms, ORM, models and
controllers. Still on the todo list is automatically generated JS client-side
validation based on the data types defined in the form classes (a'la FormBuilder).
There's an Advent entry on RDGC coming up Soon.
--
Peter Karman . http://peknet.com/ . peter at peknet.com
More information about the Catalyst
mailing list