Re: [ZODB-Dev] zc.zlibstorage missing from zodb package

2013-07-22 Thread Jim Fulton
On Sat, Jul 20, 2013 at 11:09 PM, Christian Tismer wrote: > Hi friends, > > I'm trying to work with ZODB. (!) Cool. > > Coming from durus development since a couple of weeks, I am > spoiled by simplicity. > > Actually, I'm annoyed by durus' incapability to accept patches, > so I'm considering to

Re: [ZODB-Dev] zc.zlibstorage missing from zodb package

2013-07-22 Thread Christian Tismer
On 22.07.13 11:54, Adam GROSZER wrote: On 07/21/2013 05:09 AM, Christian Tismer wrote: - discussion zc.zlibstorage requites a wrapper to add it to filestorage. I consider this an option, instead, and a simple boolean flag to switch it on and off. The module is way too simple

Re: [ZODB-Dev] zc.zlibstorage missing from zodb package

2013-07-22 Thread Adam GROSZER
On 07/21/2013 05:09 AM, Christian Tismer wrote: - discussion zc.zlibstorage requites a wrapper to add it to filestorage. I consider this an option, instead, and a simple boolean flag to switch it on and off. The module is way too simple to add all this config extra complication

[ZODB-Dev] zc.zlibstorage missing from zodb package

2013-07-20 Thread Christian Tismer
Hi friends, I'm trying to work with ZODB. (!) Coming from durus development since a couple of weeks, I am spoiled by simplicity. Actually, I'm annoyed by durus' incapability to accept patches, so I'm considering to put my efforts into ZODB. On the other hand, ZODB tries to become small and non