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