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