> Why do you need to add the "booktype" releationship in your ::Extra > class if it's already there immediately after the make_classes() call?
The post_init_hook that grabs the "Extra" relationship info seems to be creating the booktype relationship (I thought correctly) in metainfo. The make_classes call comes next and I thought creates all the classes based on the metainfo including the relationships specified by the post_init_hook. I've just checked this (I think) by renaming the directories containing the Extra.pm files and indeed the relationship info ceases to exist in the classes printout. I am doing something in the wrong order? I've done my best to follow everything to the letter but must have missed something. > -John > > -------------------------------------------------------------- > ----------- > 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 ------------------------------------------------------------------------- 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