[Catalyst] catalyst tutorial:
MyAppDB/Book.pm vs. MyApp/Model/Book.pm
Lars Balker Rasmussen
lars at balker.dk
Tue May 15 15:46:14 GMT 2007
On Tue, May 15, 2007 at 01:24:17PM +0100, Matt S Trout wrote:
> Yeah, I find this kinda funny. Rails guys go "look, LOOK" about the equiv. of
>
> find_by_login($login)
>
> DBIC just handles
>
> find({login => $login})
>
> which saves autoload madness at the cost of ... TWO CHARACTERS ...
But but but, it's a DSL!
Yeah yeah, http://use.perl.org/~chromatic/journal/33233
--
Lars Balker Rasmussen Consult::Perl
More information about the Catalyst
mailing list