Early 1.4 is ok as long as not too much changes between now and then. Sent from my iPhone On 13 Jun 2011, at 17:00, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
gary
we can either push it in 1.3 or wait a bit and push it when we open 1.4. What would you prefer? Marcus prefer that we do not generate more bugs now that we are closing 1.3 I do not know what is the impact of your so let us know.
Stef
On Jun 13, 2011, at 5:04 PM, Gary Chambers wrote:
For the brave, attached script (no chance of working with a filed out changeset as order is important).
Refactors TopWindow on SystemWindow to currentWindow on WorldState, along with many other simplifications.
The upshot is that there are far fewer direct class references and should help somewhat with multiple worlds, though a few menu options refer to SystemWindow class still (further work required there).
Propbably best to close all windows after filing in.
Just a start on the refactoring but this is something best done in small steps.
Regards, Gary
----- Original Message ----- From: "Stéphane Ducasse" <stephane.ducasse@inria.fr> To: <Pharo-project@lists.gforge.inria.fr> Sent: Friday, June 10, 2011 4:05 PM Subject: Re: [Pharo-project] WindowOrganiser (was: Tab widget improvements)
Evidently not last... Workaround for embedded windows to remember keyboard focus. Really the whole active/passivate thing for windows needs a good cleanup and refactoring.
please please please all these elements should get lean and clean.
<TopWindowRefactoring.st>