Re: [Zope-dev] "zipped" versus "unzipped" eggs (was: Re: SVN: Zope2.buildout/trunk/ Don't pin setuptools.)

2008-09-02 Thread Jim Fulton
On Aug 30, 2008, at 2:03 AM, Dieter Maurer wrote: > Tres Seaver wrote at 2008-8-28 15:22 -0400: >> >> I don't think zipped eggs are a win in any real scenario, except >> possibly the goofy file-count-limited GAE. I would strongly prefer >> that >> you revert this one change (you can overr

Re: [Zope-dev] "zipped" versus "unzipped" eggs (was: Re: SVN: Zope2.buildout/trunk/ Don't pin setuptools.)

2008-08-30 Thread Fred Drake
On Sat, Aug 30, 2008 at 2:03 AM, Dieter Maurer <[EMAIL PROTECTED]> wrote: > However, I am not sure whether our observations for a single > large zip (in fact, we use two: one for our application, the other for > Python's > runtime library) is valid for the case of many small zipped eggs. The sing

[Zope-dev] "zipped" versus "unzipped" eggs (was: Re: SVN: Zope2.buildout/trunk/ Don't pin setuptools.)

2008-08-29 Thread Dieter Maurer
Tres Seaver wrote at 2008-8-28 15:22 -0400: > >I don't think zipped eggs are a win in any real scenario, except >possibly the goofy file-count-limited GAE. I would strongly prefer that >you revert this one change (you can override it in your own >'~/.buildout/default.cfg'). We have observed