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.
Dale
[1] https://github.com/dalehenrich/metacello-work#pharo30-pharo40-and-pharo50