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.

Regards,

Martijn

_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to