[Zope] Writing a product
Dennis Allison
allison@sumeru.stanford.EDU
Tue, 11 Feb 2003 07:57:15 -0800
Stavros Tsolakos <stsolakos@patras.atmel.com> wrote:
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?
Take a look at:
http://www.zope.org/Members/maxm/HowTo/easyProduct
which provides a simple and quick path to writing products.