26 Sep
2002
26 Sep
'02
4:25 p.m.
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Meilicke, Scott Sent: Thursday, September 26, 2002 8:29 AM To: 'Brian'; zope@zope.org Subject: RE: [Zope] Web application for Property company .... Python is pretty easy, it is the integration with zope that is sometimes confusing (for me anyway). Definitely read the zope developers guide and the zope book before you do much else.
I disagree with this. Read the Zope Book. Use the Zope Developer's Guide as a reference only once you grok the Zope book. The Dev guide starts out with a chapter on components that has little if anything to do with the 2.x series. I wasted a great deal of time studying components.