* Christopher H. Laco <[EMAIL PROTECTED]> [2006-08-29 21:15]: > So, imho, FV::S is not very object vs. class friendly. If I > needed to set two different sets of messages for two seperate > parts of an app that just happen to have the same action name > (like save, load, delete, add, or anything else that is just > descript), I'm screwed. > > This is even worse if you're running one process (Cat app) that > hosts multiple sites within it, and each site might have it's > own set of messages for form validation (aka, Mango).
Have you considered HTML::Widget? :-) Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
