On 25 Jun 2007, at 16:33, John Siracusa wrote: [snip]
I'd like to see a small, self-contained, reproducible test case. If you could post one and describe how you'd like it to behave and what it actually does instead, that'd be helpful :)
Attached :-)Two database (alpha and beta - schema in sql/). Alpha has a members table, and a relationship with a friends table. Beta just has a (different) members table.
Two modules Alpha & Beta create RDBO classes with RDBO::Loader. How I'd like to behave - Alpha to always have an friends() method :-) What it actually does: * load Alpha then Beta and Alpha gets a friends() sub (working.t).* load Beta before Alpha and Alpha does not get a friends() sub (broken.t)
This is all with the latest RDBO + MySQL 5.0.22. Cheers, Adrian
rdbol-bug.tgz
Description: Binary data
------------------------------------------------------------------------- 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