�� �� [ Morphic-Core ] WorldMorph>>mouseDown: evt
�� �� �� �� �� �� �� �� �� �� super mouseDown: evt.
�� �� �� �� �� �� �� �� �� �� self currentWindow ifNotNil: [ :topWindow | SystemWindow passivateTopWindow ]

creates another dependencies to Morphic-Widgets-Windows

I can see this dependencies as Undeclared in the generated image.
��

There is also

�� �� slideBackToFormerSituation: that could be omve to morphic-base because it refers to transformation morph.

It is very ugly dependency because we need this classes only for one uncommon case. If it is possible, I would gladly to remove this obsucre code and not add the next one :-)
100% agreed.
We can remove the sliding :)
��

Pavel why don't we use
�� �� https://github.com/pharo-project/pharo-workingRoadmaps

to share possible ideas?

I would prefer some on-line solution. Eg. wiki on Google Code that is still active...
But this is online :)
you can edit the file online if you want. Have a look because I created a log so that I can record all the problems I see.

Stef


-- Pavel
��




On 24/7/14 14:24, stepharo wrote:
Hi pavel

this is related to your interrogations about system window

Gofer it
smalltalkhubUser: 'BaptisteQuide' project: 'PackageDependenciesAnalysis';
configuration;
loadStable