Re: zope.error is a 3.5 egg, but is needed by 3.4.x releases
Martijn Faassen <[email protected]> Fri, 05 Oct 2007 19:59:17 +0200
| Newsgroups | gmane.comp.web.zope.zope3 |
|---|---|
| Message-ID | <[email protected]> |
Jim Fulton wrote: > > On Oct 5, 2007, at 12:07 PM, Martijn Faassen wrote: > >> Hi there, >> >> zope.error is a 3.5 egg, but is needed by 3.4.x releases. I guess this >> also happened because large package refactorings happened and were >> released as 3.4.x releases. It's pretty bizarre to run into, though. > > The satellite projects have version #s that are independent from the > Zope version #s. Any similarity is a hysterical accident. :) I don't understand. zope.error is zope.app.error, but moved to a new place. zope.app.error, is, I understand, gone now. zope.error 3.5 is needed by: required by zope.app.applicationcontrol 3.4.1. required by zope.app.appsetup 3.4.1. required by zope.app.publication 3.4.2. Are these "satellite projects"? What is a satellite project? Regards, Martijn