On 06 Dec 2015, at 17:07, Nicolai Hess <nicolaihess@gmail.com> wrote:

in:

17192 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