Dec. 18, 2010
1:19 p.m.
Status: Accepted Owner: luc.fabresse Labels: Milestone-1.2-DevImage Type-ReportDefect New issue 3454 by luc.fabresse: DNU when looking for implementors in OB on 1.2dev http://code.google.com/p/pharo/issues/detail?id=3454 Looking for implementors in 1.2 dev (#12281) from OBBrowser raise a DNU. in OBTextMorphEditorWithShout>>send:toModelWith:orDo: self terminateAndInitializeAround: ... but terminateAndInitializeAround is implemented in ParagraphEditor which is not a super class of OBTextMorphEditorWithShout.