On Fri, 2006-02-24 at 17:23 +0000, Aaron Trevena wrote:
> I believe Maypole has outgrown CGI::Untaint and C::DBI::FromCGI  -
> these modules are IMHO holding development of maypole and applications
> built on it back.
> 
> My plan is to move to Data::FormValidator and provide an
> untaint_columns method that generates the appropriate profile, then
> change the internals of the do_update action - moving validation using
> D::FV into Maypole::Model::Base, but leaving the create_from_cgi and
> update_from_cgi methods to each particular model - in the case of
> Model::CDBI I'll replace the FromCGI calls with some explicit and
> documented code that will split checking of relations and
> updating/adding the data into two explicit and seperate steps.

Hi Aaron

This sounds like a good idea to me, since I already use DFV :)

It's late so I won't respond now but I'll try to look at this tomorrow
and also upload my existing code in case there's anything you can use.

Cheers, Dave



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Maypole-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maypole-devel

Reply via email to