[Catalyst] What to use ? HTML::Widget ? Data::FormValidator ?
	etc...
    Alexandre Jousset 
    mid at gtmp.org
       
    Thu Dec 28 16:59:56 GMT 2006
    
    
  
Jonathan Rockway wrote:
> 
> Alexandre Jousset wrote:
> 
>>     - Use TT as view
>>     - Use a form validator
>>     - Not necessarily use a widget creation plugin
>>     - I18n
>>     - Reuse the most possible code / templates and be very modular
> 
> Catalyst::Controller::FormBuilder does all that.  It also auto-generates
> client-side validation logic for you, so you can save poor typists a
> roundtrip.
	Great, this is exactly what I was looking for. Thank you!
-- 
--      \^/                                            --
--    -/ O \---------------------------------------    --
--   | |/ \|      Alexandre (Midnite) Jousset      |   --
--    -|___|---------------------------------------    --
    
    
More information about the Catalyst
mailing list