Comment 5 for bug 331022

Revision history for this message
Jim Fulton (jim-zope) wrote : Re: [Bug 331022] Re: a per-framework shared eggs directory

On Feb 18, 2009, at 9:17 AM, Chris McDonough wrote:

> This problem would also be made slightly less painful if the eggs-
> directory contained and managed separate subdirectories full of eggs,
> one per index used. Then even if there was a shared eggs directory,
> it
> would be partitioned into index-specific buckets and only the bucket
> related to the index in the zc.recipe.egg section could be consulted.

I like this. You'd want to have a subdirectory for each find-link
too. You'd then search and store in different egg directories bases
on which were used.

Jim

--
Jim Fulton
Zope Corporation