Issue 5141 in pharo: We should remove InputEventPollingFetcher

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 5141 in pharo: We should remove InputEventPollingFetcher

pharo
Status: Workneeded
Owner: [hidden email]

New issue 5141 by [hidden email]: We should remove  
InputEventPollingFetcher
http://code.google.com/p/pharo/issues/detail?id=5141

Now that all the VM support the semaphore we can turn off the polling  
behavior of the event fetcher.

InputEventSensor installEventSensorFramework is the magic invocation to  
switch to event based.
And after we can remove the InputEventPollingFetcher.

We should check the Sensor direct references too.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5141 in pharo: We should remove InputEventPollingFetcher

pharo
Updates:
        Status: FixToInclude
        Labels: Milestone-1.4

Comment #1 on issue 5141 by [hidden email]: We should remove  
InputEventPollingFetcher
http://code.google.com/p/pharo/issues/detail?id=5141

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5141 in pharo: We should remove InputEventPollingFetcher

pharo

Comment #2 on issue 5141 by [hidden email]: We should remove  
InputEventPollingFetcher
http://code.google.com/p/pharo/issues/detail?id=5141

First let use in event mode. Event Mode on in 14292.

Next step remove EventPolling class


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5141 in pharo: We should remove InputEventPollingFetcher

pharo

Comment #3 on issue 5141 by [hidden email]: We should remove  
InputEventPollingFetcher
http://code.google.com/p/pharo/issues/detail?id=5141

Remember also to check that there are not 2 InputEventSensor subclasses in  
startup list :)



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5141 in pharo: We should remove InputEventPollingFetcher

pharo

Comment #4 on issue 5141 by [hidden email]: We should remove  
InputEventPollingFetcher
http://code.google.com/p/pharo/issues/detail?id=5141

Thanks for the tip


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5141 in pharo: We should remove InputEventPollingFetcher

pharo
In reply to this post by pharo

Comment #6 on issue 5141 by [hidden email]: We should remove  
InputEventPollingFetcher
http://code.google.com/p/pharo/issues/detail?id=5141

so far I think that this is ok since I only get

(#Delay #OSPlatform #DisplayScreen #Cursor #InputEventFetcher  
#InputEventSensor #ProcessorScheduler #LanguageEnvironment #FileDirectory  
#FileStream #NaturalLanguageTranslator #ShortIntegerArray #ShortRunArray  
#PasteUpMorph #SmalltalkImage #HostSystemMenus #CPUWatcher #Clipboard  
#CodeUpdate #HostWindowProxy #InternetConfiguration #Locale  
#MultiByteFileStream #UUIDGenerator #WeakArray #MacOSClipboard  
#RecentMessageList #EditorFindReplaceDialogWindow #FreeTypeFontProvider  
#CommandLine #ZnServer #FreeTypeSettings #FSLocator #FSDiskStore  
#DateAndTime #StartupLoader)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5141 in pharo: We should remove InputEventPollingFetcher

pharo
Updates:
        Status: Integrated

Comment #7 on issue 5141 by [hidden email]: We should remove  
InputEventPollingFetcher
http://code.google.com/p/pharo/issues/detail?id=5141

in 14354


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5141 in pharo: We should remove InputEventPollingFetcher

pharo

Comment #8 on issue 5141 by [hidden email]: We should remove  
InputEventPollingFetcher
http://code.google.com/p/pharo/issues/detail?id=5141

in 14354


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker