On 15 Mar 2006, John Siracusa wrote: > Whoops, that looks like a bug. Try the version in SVN and tell me if it > fixes your problem: > > svn co https://svn.sourceforge.net/svnroot/rose/trunk/modules/Rose-DB-Object
Now everything seems broken: First I got some test failures in db-object-loader-5 I installed anyway but before made a backup.copy of the Rose/DB/Object directory. Now I always get an error message: Cannot create method PVonline::Therapeuten::anmeldename - method already exists at C:/Perl/site/lib/Rose/DB/Object/Metadata/MethodMaker.pm line 379 or similar, depending on the Class I want 'use'. This error seems familiar, before I got it when I tried to debug with: use Pvonline::Therapeuten; foreach my $rel (Pvonline::Therapeuten->meta->relationships) { print $rel->name, ': ', $rel->type, "\n"; } But now the 'use' statement seems enough to create the error and what is worse: even after I restored the former Rose/DB/Object directory I still get this error (also after a full 'make install of version 0.681)! So at the moment I cannot do anything. Please help! Michael ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object