<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>I'm new to developing Zope products and I'm trying to 
understand how<BR>I can add funcitonality to a ZClass.&nbsp; Specifically, What 
is the<BR>syntax to :<BR><BR>1. During intialization add an additional member to 
the ZClass (not<BR>a property, a member).&nbsp; For example, I'd 
like:<BR>&nbsp;&nbsp;&nbsp; instance.mymember=1<BR><BR>2. If the ZClass is an 
Object Manager, how would I create instance<BR>objects during construction (I'd 
like there to be default objects) ?<BR><BR>Thanks<BR><BR>Russell 
Fine<BR></FONT></DIV></BODY></HTML>