Jan. 21, 2011
2:43 p.m.
Hi Lukas. I was checking the 4 failing tests in Pharo 1.2: http://code.google.com/p/pharo/issues/detail?id=3470
The problem seems related to the changes with the SmalltalkEditor/ParagraphEditor and friends. The tests fails because the instVar "message" is nil, because nobody call OBKeyBindingsTest >> browseIt: aSelector nor its friends. This was called in Pharo 1.1 from OBTextMorphEditor because it was a subclass of ParagraphEditor.
Now, I have no idea how to make it work in Pharo 1.2
Yeah, me neither. OB-Morphic is totally broken and it cannot be quickly fixed. The editor support has to be completely rewritten on top of the new infrastructure to get a browser that properly works. Lukas -- Lukas Renggli www.lukas-renggli.ch