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" <kedai@kedai.com.my> To: "Loren Stafford" <lstaffor@dynalogic.com>; <zope@zope.org> 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