Hi!

I've prepared a changeset where there are the following changes

- replace ParagraphEditor by SmalltalkEditor
- replace TextMorphEditor by SmalltalkEditor or TextEditor where it corresponds(or I suppose so)
- some changes in SmalltalkEditor and some classes like Workspace, Inspector, ObjectExplorer... following the current versions of them in CUIS
- lazy inicialization of keybindings in SmalltalkEditor and TextEditor
- removal of ParagraphEditor and TextEditor

I'm a little scared to submit this change to the inbox because I would like more people to try it...

To install it you have to close every window, open the File browser, install the changeset and close the filebrowser, because if not there may remain references to AnObsoleteParagraphEditor.

Cheers!