[Zope] optimize old code

Andreas Jung lists at zopyx.com
Wed Jan 17 03:33:55 EST 2007



--On 17. Januar 2007 09:24:34 +0100 Yuri <yurj at alfa.it> wrote:

> Hi!
>
>  I've an old product, based on zclass and zope 2.6, I would like to
> optimize (as possibile) the insert and cataloging of a zclass.
>

Put your stuff inside a PythonScript. All API methods can be called
in the same way as through DTML/ZPT/PythonScript. APIs don't change
just because the object and its methods from different environments.

-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20070117/744403cb/attachment.bin


More information about the Zope mailing list