We should check the Moose overrides?
is there somewhere a method adding behavior to behavior and friends?
I did not get the time to have a look.
On Apr 26, 2010, at 11:29 PM, Tudor Girba wrote:
That is too low level for me :)
Doru
On 26 Apr 2010, at 13:56, Cyrille Delaunay wrote:
> Hello,
>
> Last week I had a error due to a strange behaviour: I had an instance variable and an
accessor to this instance variable. The instance variable is instanciated at the
initialization of the class. When the error occure, the instance variable is not nil (when
inspecting it from the debugger ). But, when evaluating the accessor, it return nil.
>
> This occure in the pharo 1.0 dev image. I test it this morning on a clean image and
on a click image with moose. It seems that the bug is specific to moose. If you want to
reproduce it:
>
> Download the last version of Merlin from
www.squeaksource.com/DelaunayTmpStuffs.
> run the method MerlinExamples class >> parametrizedMorphDropLists. it should
work correctly.
> Now restart, load moose (load Conf