[Zope] Comments? To create products with Python or with ZClasses
Simon Michael
simon@joyful.com
05 May 2000 14:25:29 -0700
"Jason Spisak" <444@hiretechs.com> writes:
> <snip wonderful contribution to start a discussion>
ditto, thanks Kevin.
> > The single biggest reason that I don't develop my products in
> > Python is the fact that you need to restart Zope to test your
> > changes.
>
> I there any other was besides the pdb to test you products without
> restarting zope? I really think that'd be worth me trying. I wouldn't
> know where to start though. From what I know, Python modules can just use
> the "reload" command. Why doesn't Zope have that?
I tried calling this at the zserver monitor prompt recently, with no
apparent effect.
-Simon