Re: [Checkins] SVN: zope.app.component/trunk/setup.py set missing minimum version
Wichert Akkerman <[email protected]>
| Newsgroups | gmane.comp.web.zope.zope3.cvs,gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
Previously Stephan Richter wrote: > On Sunday 15 March 2009, Wichert Akkerman wrote: > > If the package does not work with an older version of zope.publisher > > than imho that version restriction *has* to be in setup.py. > > And what if I backport the fix? > > We have done version specification like this in the Zope packages before and > it almost brought development to complete halt, because versions would not > match anymore. Than you adjust the dependency accordingly. I do not believe we should force the KGS on all users of zope packages, which is what you are effectively doing by never putting in version restrictions. Wichert. -- Wichert Akkerman <[email protected]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.