[Pharo-project] Issue 3638 in pharo: look for sender of etoyCleaningLeftToDo
Status: Accepted Owner: stephane...@gmail.com New issue 3638 by stephane...@gmail.com: look for sender of etoyCleaningLeftToDo http://code.google.com/p/pharo/issues/detail?id=3638 there are still code to clean
Updates: Status: FixProposed Labels: Milestone-1.3 Comment #1 on issue 3638 by marcus.d...@gmail.com: look for sender of etoyCleaningLeftToDo http://code.google.com/p/pharo/issues/detail?id=3638 The attached changeset removed the only method with this tag. What it does is to remove ServerDirectory (and as we are already doing it, HttpSocket) from the ExternalSettings scheme that nobody is using anyway. Attachments: RemoveHttpSocketSettings.1.cs 3.5 KB
Comment #2 on issue 3638 by marcus.d...@gmail.com: look for sender of etoyCleaningLeftToDo http://code.google.com/p/pharo/issues/detail?id=3638 In the postscript, do ExternalSettings registeredClients remove: ServerDirectory. ExternalSettings registeredClients remove: HTTPSocket.
Updates: Status: Closed Comment #3 on issue 3638 by marcus.d...@gmail.com: look for sender of etoyCleaningLeftToDo http://code.google.com/p/pharo/issues/detail?id=3638 in 13107
participants (1)
-
pharo@googlecode.com