[Zope] zope 2 wiki updated

2008-05-08 Thread Simon Michael
Good day all.. http://wiki.zope.org/zope2 has just received a pretty major cleanup (I can tell by my inbox, this was about a 400-er.) Your critique, help and improvements are welcome. Best - Simon ___ Zope maillist - Zope@zope.org http://mail.zope.

RE: [Zope] Making Zope stop storing old object versions

2008-05-08 Thread Sinang, Danny
Thanks Jonathan. But I thought you were referring to a way to make Catalog writes transparently write to MySQL. The article you're pointing to teaches how to use use ZSQLMethods, which we're already doing. But the product we're using to do workflows (OpenFlow) uses the Zcatalog. So we either rewr

Re: [Zope] Making Zope stop storing old object versions

2008-05-08 Thread Jonathan
- Original Message - From: "Sinang, Danny" <[EMAIL PROTECTED]> To: "Jonathan" <[EMAIL PROTECTED]> Cc: Sent: Thursday, May 08, 2008 10:03 AM Subject: RE: [Zope] Making Zope stop storing old object versions How do I go about replacing a Catalog using MySQL ? This is the first time I'v

RE: [Zope] Making Zope stop storing old object versions

2008-05-08 Thread Sinang, Danny
How do I go about replacing a Catalog using MySQL ? This is the first time I've heard this. -Original Message- From: Jonathan [mailto:[EMAIL PROTECTED] Sent: Thursday, May 08, 2008 7:16 PM To: Sinang, Danny Cc: zope@zope.org Subject: Re: [Zope] Making Zope stop storing old object version

Re: [Zope] Making Zope stop storing old object versions

2008-05-08 Thread Jonathan
Sinang, Danny wrote: Hello, We've got lots of Catalog reads and writes and our Data.fs is growing at an immense rate. Is there a way we can tell Zope to stop storing old object versions to limit the growth and not have to pack that often ? Well in fact it (Filestorage) does only "store" new ob