[Checkins] SVN: zopetoolkit/trunk/source/steeringgroup/decisions.rst There was a half-finished sentence. try to replace this with something
Martijn Faassen
faassen at startifact.com
Mon May 4 11:53:37 EDT 2009
Log message for revision 99718:
There was a half-finished sentence. try to replace this with something
coherent hopefully meaning what was intended.
Changed:
U zopetoolkit/trunk/source/steeringgroup/decisions.rst
-=-
Modified: zopetoolkit/trunk/source/steeringgroup/decisions.rst
===================================================================
--- zopetoolkit/trunk/source/steeringgroup/decisions.rst 2009-05-04 15:34:49 UTC (rev 99717)
+++ zopetoolkit/trunk/source/steeringgroup/decisions.rst 2009-05-04 15:53:37 UTC (rev 99718)
@@ -59,6 +59,9 @@
affected packages. Changing an import to make use of a new package
that came out of such refactoring is also worth a feature release.
+* If a package A starts to rely on new features in dependency B,
+ that is worth a feature release of package A.
+
* The version requirements in setup.py should specify only API
compatibility. They should not specify a dependency on bug fixes;
that's the domain of the KGS.
@@ -92,5 +95,3 @@
This is a compromise in the interests of both flexibility and giving
hints to people who use our packages. We'll see how it goes.
-* If a package starts to rely on new features or behaviors as done
- in a feature release of a dependency (i.e. x, or x.y)
More information about the Checkins
mailing list