Dec. 6, 2015
6:43 p.m.
On 06 Dec 2015, at 17:07, Nicolai Hess <nicolaihess@gmail.com> wrote:
in:
17192 <https://pharo.fogbugz.com/f/cases/17192/UITheme-should-not-use-PluggableText...> UITheme should not use PluggableTextMorph
what should we use to replace PluggableTextMorph, RubPluggableTextMorph or RubScrolledTextMorph ? I think RubPluggableTextMorph, because we need a way to adapt the callers model as a RubrikText model, but the comment of RubPluggableTextMorph says : "Try to not use it â
yes because it uses the change/update pattern. but you're right, RubPluggableTextMorph was added to ease the transition and to be used as a first step. Cheers Alain