2015-05-02 9:50 GMT+02:00 stepharo <stepharo@free.fr>:
No idea but if the difference is that small then this is clear that we should remove one.

What is the difference between (or different use cases for)
PluggableTextMorph and PluggableTextEditorMorph ?

Do we need both?

The only difference I see:
You can not toggle enabled/disabled a PluggableTextMorph,
whereas a PluggableTextEditorMorph can be disabled.



nicolai




Now I see, they use different editorclasses too (TextEditor vs. SmalltalkEditor).