hi stavros, the zope developer guide: http://www.zope.org/Documentation/Books/ZDG/current/index_html and the BoringProduct: http://www.zope.org/Members/gtk/Boring should give good starting points. for API documentation, the best reference is the zope source itself. most of what you need will be somewhere in $ZOPE_HOME/lib/python/ hth, peter. Stavros Tsolakos wrote:
Hi list.
I want to find some step by step reference about how to write a new product. I have found some how-tos, but I still feel completely lost. Everywhere I look, I see Zope specific function calls. Does any document exist containing product-API specific stuff that could aid a Zope little-above-newbie level developer?
Thanks for your time and I apologize about my newbieness
Regards Stavros.