El 07/04/15 a las 16:33, Dale Henrichs escribió:
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 ...
Yep, but any DVCS can take care of managing versions of multiple
packages. Git is the bazooka for making that. Surely I will not
implement the DVCS behind Metacello, but now that is the time for
voicing an opinion about that moving, that's mine. (Even would be nice
to being able of loading the last version of messages/methods/objects
stored in a branch of a DVCS without having to run any git command or
even have it installed locally.)
Cheers,
Offray