Hi,
after loading last Shout on PharoCore the new Finder isn't working properly. Let's see
PluggableShoutMorph>>initialize registers Shout in AppRegistry as the default MorphicTextEditor but FinderUI>>buildSourceTextArea uses a PluggableTextMorph.
I think it should be using the more dinamic MorphicTextEditor default insted of the hardcoded PluggableTextMorph. Am i right?
Francisco�