[Zope] recommended reading?? code wise?

Tad Murphy murphyt@cybertad.com
Wed, 25 Aug 1999 00:13:29 -0500


Reading through the Zope system itself is by far the best way to learn about
the system. Just start plowing through the .py files located in your
Zope directory. The z2.py file is an interesting read, and a good place to
start. I think that if your goal is a better understanding of Zope itself,
then diving directly into the source is the best place to start. If your
interest is preparing Products, then probing Product source is great. I
would start with the built-in products  however.

Hope this helps.

Tad Murphy
"cybertad"
http://www.zope.org:18200/Members/cybertad/



----- Original Message -----
From: Victor Ng <v2ng@home.com>
To: <zope@zope.org>
Sent: Wednesday, August 25, 1999 12:49 AM
Subject: [Zope] recommended reading?? code wise?


| As has been said umpteen times before, the Zope docs are pretty poor right
| now, but can someone suggest any prewritten code that is not too
| complicated?  I'm starting to go through the Confera and TinyTable
| packages - can anyone suggest sample code to read through?
|
|
| _______________________________________________
| Zope maillist  -  Zope@zope.org
| http://www.zope.org/mailman/listinfo/zope
|
| (To receive general Zope announcements, see:
| http://www.zope.org/mailman/listinfo/zope-announce
|
| For developer-specific issues, zope-dev@zope.org -
| http://www.zope.org/mailman/listinfo/zope-dev )
|