And the error about
RubShoutStylerDecorator(Object)>>doesNotUnderstand: #recomposeFrom:to:delta:
happened already to me, sometimes, before we made this change for the (Symbol SelectorTabe).
What exactly had you done when this error occured. editing a new method/edit an existing method but
call a new unimplemented method/writing some code in playground, using unimplemented methods?
RubShoutStylerDecorator(Object)>>doesNotUnderstand: #recomposeFrom:to:delta:
[ super doesNotUnderstand: aMessage ] in
RubShoutStylerDecorator(RubParagraphDecorator)>>doesNotUnderstand:
#recomposeFrom:to:delta: in Block: [ super doesNotUnderstand: aMessage ]
BlockClosure>>cull:
Context>>evaluateSignal:
Context>>handleSignal:
MessageNotUnderstood(Exception)>>signal
RubCurrentLineBarDecorator(Object)>>doesNotUnderstand:
#recomposeFrom:to:delta:
[ super doesNotUnderstand: aMessage ] in
RubCurrentLineBarDecorator(RubParagraphDecorator)>>doesNotUnderstand:
#recomposeFrom:to:delta: in Block: [ super doesNotUnderstand: aMessage ]
BlockClosure>>cull:
Context>>evaluateSignal:
Context>>handleSignal:
MessageNotUnderstood(Exception)>>signal
RubExtraSelectionDecorator(Object)>>doesNotUnderstand:
#recomposeFrom:to:delta:
[ super doesNotUnderstand: aMessage ] in
RubExtraSelectionDecorator(RubParagraphDecorator)>>doesNotUnderstand:
#recomposeFrom:to:delta: in Block: [ super doesNotUnderstand: aMessage ]
BlockClosure>>cull:
Context>>evaluateSignal:
Context>>handleSignal:
MessageNotUnderstood(Exception)>>signal
RubOpeningClosingDelimiterDecorator(Object)>>doesNotUnderstand:
#recomposeFrom:to:delta:
[ super doesNotUnderstand: aMessage ] in
RubOpeningClosingDelimiterDecorator(RubParagraphDecorator)>>doesNotUnderstand:
#recomposeFrom:to:delta: in Block: [ super doesNotUnderstand: aMessage ]
BlockClosure>>cull:
Context>>evaluateSignal:
Context>>handleSignal:
MessageNotUnderstood(Exception)>>signal
RubTextMethodLink(Object)>>doesNotUnderstand: #tes
RubTextMethodLink(TextLink)>>=
Array(SequenceableCollection)>>hasEqualElements:
Array(SequenceableCollection)>>=
Array(SequenceableCollection)>>hasEqualElements:
RunArray>>=
--
Cyril