Apparently somebody is working on a developer's manual, but I'm not sure 
if that's for the OSS part or proprietary.

What I'm doing is:
- Reading the code
- Drawing my own UML as I understand more bits of the code
- Using the Zope management interface to learn how the code is 
used in zope (and learning zope 2 in the process)
- Using zendmd to interactively test my understanding, and to 
actually perform some production tasks.
- Running a couple of development instances that I can afford to 
screw up badly :)

The classes in $ZENHOME/Products/ZenModel and ZenRelations are the 
place to start.  



On Wed, Aug 29, 2007 at 08:35:51PM +0000, alanc wrote:

> Does anyone have a reference for this? Since Zope DB is an object
database, you kind of have to already know what the objects are in
order to extract data (i.e. you can't do a show tables or describe
tblName like one would in a MySQL db).


-- 
David Carmean                                           Network Appliance, Inc
Infosystems Architect,                                  495 E. Java Drive
Java (Sunnyvale) Engineering Lab Services               Sunnyvale, CA  94089
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to