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 | --
-- -|___|--------------------------------------- --
_______________________________________________
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/