Aug. 31, 2011
8:55 p.m.
P.S. could someone explain me, why on Earth, a PluggableTextMorph has so much instance variables dedicated to styler: - nullStyler - shoutedStyler - styler - styled
??? isn't it a responsibility of an owner of morph to set a styler and based on what it sets (nil, null, shout or whatever else value) consider text as styled or not? Why on Earth, a PluggableTextMorph needs to care about it more than just having a 'styler' ivar?
See http://code.google.com/p/pharo/issues/detail?id=4609 -- Lukas Renggli www.lukas-renggli.ch