[Zope] porting from Python Methods to PythonScripts in 2.3.0; LoginManager too

Evan Simpson evan@4-am.com
Mon, 29 Jan 2001 12:05:31 -0600


From: "Fred Yankowski" <fred@ontosys.com>
> + Don't copy over SiteAccess and PythonMethods.
> + Delete the PythonMethods product from the Control_Panel/Products
>   management folder.
>
> Will I have to manually convert each existing Python Method to
> a PythonScript, or are they essentially the same type?

They are radically different types, and can therefore live in the same Zope,
side-by-side, without conflicting.  There is no automatic conversion
process.  Simply keep PythonMethods installed, and replace individual
Methods with Scripts as you feel the need.

Cheers,

Evan @ digicool & 4-am