The double copy was fixed in the image side, with the code Stef has just pasted. No need of VM. Now, for 1.1 I want the HostMenuSystem not to be in Core as I think it is not a CORE package, but be loadable. And even more, load it by default in PharoDev 1.1. Adrian: I saw the ifPresent: I think it was perfect for 1.0 as we were hurry and we needed to really fix that stuff. Now that we have time, I was thinking if there was a possibility of making that a bit better. Michael: Thanks for the hints. It will try to look at it when I find some minutes. Cheers Mariano On Fri, Mar 19, 2010 at 9:07 AM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
Begin forwarded message:
From: John M McIntosh <johnmci@smalltalkconsulting.com> Date: March 16, 2010 7:29:12 PM GMT+01:00 To: stephane ducasse <stephane.ducasse@free.fr> Subject: Re: do you remember the fix for the hostMenu Reply-To: johnmci@smalltalkconsulting.com
The fix seems to be in
PharoCore1.1ALPHA Latest update: #11254
peekEvent "Look ahead at the next event." | nextEvent | nextEvent := eventQueue peek. ^((nextEvent notNil) and: [(nextEvent at: 1) ~= EventTypeMenu]) ifTrue: [self processEvent: nextEvent]
On 2010-03-15, at 12:58 PM, stephane ducasse wrote:
Hi john
I would like to add the HostMenus back to 1.1 and get the tests green. Do you have the fix for the menus somewhere?
Stef
--
===========================================================================
John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com
===========================================================================
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project