On Nov 18, 2010, at 11:29 PM, Fernando Olivero wrote:
This is really cool! Nice to have it already in the image.
I like particulary like the UIManager integration, to easily "plug" diferent morphics and tools. For example UIManager default openInspector: self asMorphOn: anObject withLabel: aLabel! .
Stef and Juan:
1)how did the UIManager impact on the current facilities in SystemNavigation for browsing senders, references and others? Did the UI related parts got decoupled from SystemNavigation into UIManager?
I do not think so. There is still a lot of things to clean in SystemNavigation
For example SystemNavigation returns the list of method references, but the UIManager opens the proper Morph/tool to present it. Currently SystemNavigation also does the Morph part.
2) What are the plans for the Simple morphic changeset?
Package it in a separate package. Create a Squeaksource project Add it as a package in pharo-dev so that people can have a look at it. Stef
Fernando
On Thu, Nov 18, 2010 at 9:47 PM, pharo@googlecode.com <pharo@googlecode.com> wrote:
Comment #3 on issue 3210 by stephane.ducasse: SimpleMorphic Integration http://code.google.com/p/pharo/issues/detail?id=3210
part one two and three are integrated