[Glass] Another metacello loading puzzle: xml

Dale Henrichs via Glass glass at lists.gemtalksystems.com
Fri Dec 22 10:44:46 PST 2017


What are you using the cacheRepository: for? It's not something that you 
should use except when you are trying to explicitly load mcz files from 
disk instead of the http:// repos...

Dale


On 12/20/17 1:53 AM, Iwan Vosloo via Glass wrote:
> On 19/12/2017 16:36, Iwan Vosloo via Glass wrote:
>> I am trying to load XMLParser (from 
>> http://www.smalltalkhub.com/mc/PharoExtras/XMLParser/main) into a new 
>> gemstone 3.4 image as a dependency of another BaselineOf.
>>
> [deleted]
>>
>> .. which I try to load with:
>>
>> Metacello new
>>    baseline: 'Example';
>>    repository: 'filetree:///tmp/examplerepository';
>>    cacheRepository: '/tmp/github-cache';
>>    load
>
> After some more experiments I found that I can load it successfully, 
> but only if the cacheRepository is empty/is not specified.
>
>
> Regards
> - Iwan
>



More information about the Glass mailing list