21 Feb
2002
21 Feb
'02
8:44 p.m.
greg landrum writes:
... I've developed a Product called RDJM_JobImpl following the general procedure in the Developers Guide. The product class is defined so: ... What I'd really like to be able to do is create instances of this class programmatically (either through scripts or DTML methods or whatever) instead of through the management interface. Read the "ObjectManager" section of
<http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html> Sure, the Zope book will say something about this, too. Dieter