On Sep 15, 2011, at 12:53 PM, Marcus Denker wrote: > > On Sep 15, 2011, at 12:24 PM, Gary Chambers wrote: > >> Unfortunately major breakage when I update. >> PluggableTextMorph initialize seems to indicate that AdorementMorph is nil >> Hence MNU for UndefinedObject does not uunderstand #on: >> (shouldn't it be named AdornmentMorph anyway...) >> > Aargh.. the class was in a system category that is not a Package, so it did > not get saved... > > I will fix it by adding a changeset to the update stream...
14142 provides the missing class (we can rename it later). Now Morphic is dirty, which will be fixed in 14143. -- Marcus Denker -- http://marcusdenker.de
