----- Original Message ----
From: Adrian Howard <[EMAIL PROTECTED]>

>> 2) The two databases both have a table with the same name
>> 3) This seems to be mucking up RDBO::Loader setting up the many 2
>> many relationships
>
> I imagine the problem is that RDBO's auto-init system looks up classes

Out of curiosity, why rely on the loader?  I hope you're not doing this to load 
all of your classes at runtime!

I use them to generate template classes, but then I heavily modify them to 
present a more OO interface.  Thus, later if I want to change anything in my 
DB, I'm not locked into the what the loader is creating each time things get 
launched.

Cheers,
Ovid
 
-- 
Buy the book -- http://www.oreilly.com/catalog/perlhks/
Perl and CGI -- http://users.easystreet.com/ovid/cgi_course/






-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to