On 04/07/2015 02:17 PM, Alexandre Bergel wrote:
Metacello came along with a rather complex versioning mechanism. But Git offer this.
Agree 100%.
With git taking on the lion's share of the load for managing the versioning of multiple packages, The Metacello "configuration" reduces down to a a single baseline method in a BaselineOf .... all that one needs to do is specify the project and package dependencies ... no need to create new version methods and update configurations with new package versions ...
The only time one touches a baseline is when a new package is added or project dependency is added ...
Dale