On 18 April 2012 21:03, Eliot Miranda <[email protected]> wrote:
>
>
> On Wed, Apr 18, 2012 at 10:20 AM, Mariano Martinez Peck
> <[email protected]> wrote:
>>
>> Put a halt in SystemChangeNotifier >> #methodRemoved: aMethod selector:
>> aSymbol inProtocol: protocol class: aClass
>>
>> Then evaluate:
>>
>> TestCase compile: 'foo'.
>> TestCase removeSelectorSilently: #foo.
>>
>> And the halt stops....
>
>
> you mean there's no halt?  That's what doSilently: is supposed to do,
> prevent notifications of programming events (add, change, remove et al).
>  Right?
>
yep

>>
>>
>> I am doing something wrong?
>>
>> thanks
>>
>> --
>> Mariano
>> http://marianopeck.wordpress.com
>>
>
>
>
> --
> best,
> Eliot
>



-- 
Best regards,
Igor Stasenko.

Reply via email to