[Zope] Instanciate a ZClass out of Zope
FR Chalaoux
chalaoux@cybercable.fr
Sat, 17 Jun 2000 07:49:33 +0200
Ok Oleg,
This give me a track now, but this howto seems to talk about of an external
method not about a script out of zope, No ?
When I say out of zope, I mean open a connection with ZODB as describe in
http://www.zope.org/Members/michel/HowTos/ZODB-How-To and create an instance of
my ZClass which where defined with my zope web interface.
FR.
Oleg Broytmann wrote:
> On Sat, 17 Jun 2000, FR Chalaoux wrote:
> > I would like to instanciate a Zclass, I created in Zope, out of Zope web
> > interface.
> > I mean create objets, base on this ZClass, in ZODB with a python script
> > out of Zope.
> >
> > What are the different solutions to do that ?
> > Is there code exemples around ?
>
> http://www.zope.org/Members/tazzzzz/addZClasses
>
> Oleg. (All opinions are mine and not of my employer)
> ----
> Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
> Programmers don't die, they just GOSUB without RETURN.