On 9/19/06, James Masters <[EMAIL PROTECTED]> wrote:
>> 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.

Duh, sorry, brain-fart.  Yeah, the hook is called from within
make_classes(), so what you wrote makes perfect sense.  My second
reply stands, however.  The classes you posted work for me when I try
them, so I think something else is up.

-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

Reply via email to