Hello Jeff,

> Sadly, I posted an earlier variant of the file. I followed up with the
> current version. I'll live with the error for now. I'm sure I'll figure
> it out as I learn to use Catalyst and Rose.

Catalyst and Rose are two complex modules, not the easiest to start with :-)

I suggest using the manual way to define your db classes (either via
separate meta calls or the newer setup method). Especially for
relationships this saves some potential hassle. And get yourself
familiar with Rose before using it together with Cat. So you have some
confidence when something doesn't work.

I'm using Cat and RDBO for quite some time now - they both work very
well. Just a few days ago I saw Catalyst::Model::RDBO on CPAN. So there
are more users with this combination. :-)


Bye, Uwe



-- 
http://www.perl-uwe.de/ - Tipps und Tricks zu Perl und CPAN-Modulen
http://www.perl-uwe.de/blog/2007-03/skalar-oder-array-referenz-gleich-behandeln/
http://www.perl-uwe.de/blog/2007-03/datenaustauch-perl-php-mit-php-serialization/
http://www.perl-uwe.de/blog/2007-03/google-webmaster-tools-links-zusammenfassen/

-------------------------------------------------------------------------
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
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to