On 5/1/06 7:09 PM, Guillermo Roditi wrote:
> Is it because there is a circular relationship??? where every user has many
> props and many props have one user?  it seems what heppens is that its
> trying to make a user object  and so it makes the prop type object and then
> it tries to make a user object for the proptype, except it can't because
> that's what its doing already

Circular relationships should work, but may depend on the order and way (use
vs. require) the modules include each other.  Can you post the two table
definitions and your associated Perl classes?

As for a debug mode, for class init you can try setting
$Rose::DB::Object::Metadata::Debug = 1.  It will print a bunch of stuff
which may or may not be helpful :)

-John




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to