But a big difference is that the Monticello mcz package (only one among many formats) uses zip file support written in Smalltalk (from which a vm plugin is generated) and the zip file format is much sikmpler as an API than the API needed to integrate with git.
Another difference is that, because hot is a version control system in its own right, integrating with it is a poison pill. People will (and do!) want to use their own git tools and so the pressure is on to make Smalltalk fit git rather than got fit Smalltalk, to put effort on the git side instead of improving the Monticello side.
And the other difference is the number and nature of the crashes with the git integration. There are crashes in c libraries. There are certificate problems. There are password problems. The surface is much larger and do there are more problems.
The exchange is necessary because the possibilities of collaboration are limited when using monticello only. So what would be the alternative?
Beno��t answered this well. But as they say, there are many ways to skin a cat. With the right statement of principles the right kind of integration might be definable. For example, with a class per file approach has anyone considered publishing two files, one that preserves all data and another that is designed for GitHub's code diffing?
There are even a lot of people that don���t like git (including me). But I like the collaboration model because that can do what no smalltalk tool can do to my knowledge.
Git can do nothing that Monticello cannot do except manage external files. But extending Monticello to
manage external files is possible because we control it. GitHub, on the other hand, /is/ different. It provides a social platform, issue tracking, and a globally recognized brand.
I use both git and Monticello in the vm work and Monticello is a joy to work with. I wish I could say the same for git. I do think that github is good. I do wish that it wasn't so git-centric :-(
Or to turn your argument around. You are a small vm team and you have to be small because I doubt with the current collaboration model you are able to grow.
Not at all. Monticello scales to the entire Pharo and Squeak community so it cannot be the limiting factor on the size of the vm sub culture. And of bourse putting the generated C code on GitHub has been a huge improvement over Subversion. But the vm maintains a comfortable split between VMMaker & Smalltalk under
Monticello and the generated C under git & GitHub. Norbert
Stepha
_,,,^..^,,,_ (phone)