Jan. 13, 2014
8:22 a.m.
Sorry, I meant the loading of the following: ((Smalltalk at: #ConfigurationOfMetacello) new project version: #previewBootstrap) load. On 13 Jan 2014, at 09:18, Johan Brichau <johan@inceptive.be> wrote:
Hi all,
When I load the Metacello Preview in Pharo3, I get a very weird loading of the Phantom-Core-dgg.24 package (which yields a warning because of unexisting classes in the image).
Nowhere in my image (thus all loaded configurations) I can find the name 'Phantom'. So where is this coming from? What I can make of the execution stack in Metacello is that 'Metacello-ProfStef-dkh.13' strangely resolves to a loading of 'Phantom-Core-dgg.24'
Anyone using the Metacello Preview in Pharo3? Anyone experiencing the same?
Johan