[Help needed] final push for Rubric editor
Hi, We are using Rubric now nearly everywhere. But there are still some places left where the old PluggableTextMorph is used. I made a TODO with a list of what needs to be done: https://pharo.fogbugz.com/f/search/?sSearchFor=outline%3A15596 Marcus
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 " 2015-12-05 12:13 GMT+01:00 Marcus Denker <marcus.denker@inria.fr>:
Hi,
We are using Rubric now nearly everywhere. But there are still some places left where the old PluggableTextMorph is used.
I made a TODO with a list of what needs to be done:
https://pharo.fogbugz.com/f/search/?sSearchFor=outline%3A15596
Marcus
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
participants (3)
-
Alain Plantec -
Marcus Denker -
Nicolai Hess