[Zope3-dev] Re: Do *not* upload binary eggs or distributions, except Windows, to download.zope.org or pypi.

Jim Fulton jim at zope.com
Tue Mar 13 11:56:19 EDT 2007


On Mar 13, 2007, at 11:35 AM, Martijn Faassen wrote:

> Jim Fulton wrote:
>> Platform dependent distributions are *not* portable. They can  
>> depend on system settings, such as Python Unicode size and library  
>> locations.  This can cause major annoyance and breakage when  
>> people automatically download these with easy_install or zc.buildout.
>
> Yeah, the unicode issue in particular is major suckage in the egg  
> infrastructure. It'd be nice if eggs could distinguish between  
> Python version by compilation option.

I think it's a losing battle.  Unicode size is just one example.  
Library locations ca be another.  There are probably others.

Jim

--
Jim Fulton			mailto:jim at zope.com		Python Powered!
CTO 				(540) 361-1714			http://www.python.org
Zope Corporation	http://www.zope.com		http://www.zope.org





More information about the Zope3-dev mailing list