On 11/19/2015 02:49 AM, Sven Van Caekenberghe wrote:
On 18 Nov 2015, at 00:30, Dale Henrichs <dale.henrichs@gemtalksystems.com> wrote:
On 11/17/15 1:34 PM, Sven Van Caekenberghe wrote:
Hi Dale,
Thanks for the elaborate answer.
Yes, I think that BaselineOf is what I was looking for, I will experiment with it.
I do suspect that a Baseline can only be loaded using the Metacello API, not using the Pharo config handler which seems to fall back to Gofer.
The Metacello Scripting API should be used for all loads ... I know that does not always happen in Pharo, but that doesn't change the fact that the Metacello API _should_ be used:) Yes, we should have a look at that.
Also make sure that you've loaded the latest Metacello into Pharo[1], because there are definitely bugs that have been fixed In Metacello that haven't made into Pharo ... I just don't know when the last sync to place, the baseline stuff seemed to work OK.
I'm not sure as well:) The most recent sets of bugfixes[1][2][3] over the last year or so tend to be for fairly isolated problems or platform ports. The mainline functionality has been pretty stable for a couple years now. Dale [1] https://github.com/dalehenrich/metacello-work/issues?q=milestone%3A1.0.0-bet... [2] https://github.com/dalehenrich/metacello-work/issues?q=milestone%3A1.0.0-bet... [3] https://github.com/dalehenrich/metacello-work/issues?q=milestone%3A1.0.0-bet...