Martijn Faassen wrote at 2007-9-25 17:22 +0200: > ... >Should we then encourage everyone to hardcode version numbers in their >setup.py's dependencies list?
I think this goes against building applications from components -- as it drastically increases the probability of conflicts. Components should are week dependancy requirements to be maximally usable -- not fixed dependancies. I think, this holds for frameworks, too, as they are also components. -- Dieter _______________________________________________ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com