> Can't locate object method "add_blocks" via package "Product" 
> Rose::DB::Object::AUTOLOAD('Product=HASH(0x1a7039c)', 'HASH(0x224b778)') 
> called at ./product.t line 42

Doh, nevermind I found it.  I was just being dumb.   Based on the get/set 
question that Jud asked on Friday I went of and hacked up my own Metadata 
module.   I ended up tweaking the auto_method_types for the relationships so 
that 'add_on_save' was removed.  Whoops.  Once I stepped throught the code in 
the working demo (Vendor/Product/Price) I saw where the add_price function 
came from and that pointed out my mistake.  

Thanks for your help.
-Cory


-------------------------------------------------------------------------
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