On Thursday 25 January 2007 12:43, Joshua D. Drake wrote:

> I was walking through the tutorial and everything looked fairly
> reasonable until:
>
>  # load from multiple namespaces.
>     __PACKAGE__->load_classes({
>         MyAppDB => [qw/Book BookAuthor Author/]
>     });
>
>     1;
>
> Which is ugly, beyond ugly and I am not interested any longer.

One of Catalysts's biggest features, (as I understand ..) is being able to 
plug in whatever you'd like for your model layer.

Class::DBI (or DBIx::Abstract, either one) just happen to be the default, and 
where that example stems from.

This may just be a case of "All MVC  & ORM frameworks suck, we just need one 
that sucks less" ... And if it sucks less than going home-grown.


Jason

Attachment: pgpkH5y8ivweY.pgp
Description: PGP signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to