On Jan 16, 2013, at 7:25 AM, Yanni Chiu wrote:

> 
> 
> On 09/01/13 3:46 AM, Sven Van Caekenberghe wrote:
>> 
>> Basically you should be able to get all the bits (preferably in Pharo 2.0) 
>> by doing
>> 
>>      (ConfigurationOfZincHTTPComponents project version: '2.2') load: 'SSO'
> 
> It works fine for me in Pharo-1.4, but I cannot build it using Jenkins 
> because Metacello throws up a UI dialog asking whether to Load/Merge/Cancel 
> the Zinc-HTTP package.
> 
> The Zinc-HTTP package ends up dirty, after loading the
> 
>  Zinc-Character-Encoding-Core
>  Zinc-Resource-Meta-Core
> 
> pre-req packages. These packages seem to be a re-packaging of the previous 
> Zinc-HTTP package.
> 
> Is this a limitation of Metacello not having atomic load?
> Can the Metacello dialog be disabled?
> Should the non-interactive UI manager be enhanced to somehow proceed?

Probably Yanni can you try in latest 2.0 because we controlled (but it should 
not be related)
the warning raised by the class builder when loading classes using Monticello.

Now indeed we could have a silent load.

Stef

Reply via email to