On Tue, 2001-12-18 at 14:25, Matthew T. Kromer wrote:
> [...]
> Keep in mind that the leaks you may experience are directly related to 
> what code you run, and whether or not they introduce cycles.   Some of 
> the restricted python compiler code did/does create cycles under the 
> assumption that the GC would break them.  But if you dont lean on code 
> that uses RestrictedPython too much, you can live with slow leaks elsewhere.

Yes, I understand that, but we use a lot of PythonScripts, mostly as
ZClass methods, and a 1.5GB Data.fs full of ZClass instances. And
ZCatalog, boy do we use ZCatalog. Well, we couldn't live with a 1.5GB
full of ZClass instances if we didn't lean heavily against the Catalog,
now could we? :-)

Cheers, Leo

-- 
Ideas don't stay in some minds very long because they don't like
solitary confinement.



_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to