Re: [Zope-dev] [Checkins] SVN: zope.app.cache/trunk/ use zope.container instead of zope.app.container
On Thursday 29 January 2009, Wolfgang Schnerring wrote:
@@ -5,6 +5,8 @@ 3.4.2 (unreleased) ------------------ +- Use zope.container instead of zope.app.container. +
I think that changing a dependency like this, should cause a new major release, in this case 3.5.0. Changing the dependencies liek this could be considered a major feature. It also signalizes the users to look out for changes like this. I am just trying to open up the discussion on this. Regards, Stephan -- Stephan Richter Web Software Design, Development and Training Google me. "Zope Stephan Richter"
Stephan Richter wrote:
On Thursday 29 January 2009, Wolfgang Schnerring wrote:
@@ -5,6 +5,8 @@ 3.4.2 (unreleased) ------------------
+- Use zope.container instead of zope.app.container. +
I think that changing a dependency like this, should cause a new major release, in this case 3.5.0. Changing the dependencies liek this could be considered a major feature. It also signalizes the users to look out for changes like this.
I am just trying to open up the discussion on this.
We agree here, so we'll go back and do that. Regards, Martijn
participants (2)
-
Martijn Faassen -
Stephan Richter