I don't know about registering nested classes. I think Dieter Maurer
answered that in his response to your original email.
http://www.zope.org/Members/Zen/howto/ProductAPITutorial is the old way of
doing it.
http://www.zope.org/Members/gtk/Boring/HowTo-Boring documents the new way by
example.
http://www.zope.org/Members/michel/Projects/Interfaces/ProductRegistration
is the new official documentation. There's an example of two classes there
that might be relevant.
-- Loren
----- Original Message -----
From: "Bak @ kedai" <[EMAIL PROTECTED]>
To: "Loren Stafford" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: June 21, 2000 08:51 PM
Subject: Re: [Zope] python product - newbie
[snip __init__.py]
>
> i looked at the old product API, but got more confused because i think
Boring
> is based on another way of making product. is that so?
>
> thabks
>
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )