This is a great tutorial - many thanks. It also introduces Moose as a Object/Class framework which for some reason I hadn't come across before - at least until I stumbled across a recent conversation on the IRC channel. While I'm sure I would have seen this soon enough, I'm very glad I saw this before going too far down the line of using Class::Std in my code outside of Catalyst (perhaps wrongly assuming that PBP were actually PBP?).
Cheers, Ian On Sun, Apr 20, 2008 at 10:32 AM, Jonathan Rockway <[EMAIL PROTECTED]> wrote: > * On Sun, Apr 20 2008, Octavian Rasnita wrote: > > > Please tell us if we can find an example of putting the logic in the > > model than call those methods from the controller. > > http://www.jrock.us/fp2008/catalyst/start.html > > Using a DBIC-based model works the same way. > > Regards, > Jonathan Rockway > > -- > print just => another => perl => hacker => if $,=$" > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ >
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
