[Pharo-project] Issue 3849 in pharo: ExternalSettings should be cleaned
Status: Accepted Owner: marcus.d...@gmail.com New issue 3849 by marcus.d...@gmail.com: ExternalSettings should be cleaned http://code.google.com/p/pharo/issues/detail?id=3849 When Issue 3638 is closed, MC will be the only client of ExternalSettings. ExternalSettings was a Preferences Framework that was only used by three clients: etoys, setting http proxy and MC. I vote for removing it.
Comment #1 on issue 3849 by marcus.d...@gmail.com: ExternalSettings should be cleaned http://code.google.com/p/pharo/issues/detail?id=3849 ExternalSettings as no clients anymore as of update #13135
Updates: Status: FixProposed Labels: Milestone-1.3 Comment #2 on issue 3849 by marcus.d...@gmail.com: ExternalSettings should be cleaned http://code.google.com/p/pharo/issues/detail?id=3849 1) do in the preamble Smalltalk removeFromShutDownList: ExternalSettings. Smalltalk removeFromStartUpList: ExternalSettings. Then file in the attached changeset Attachments: remExternalSettings.1.cs 518 bytes
Updates: Status: Closed Comment #3 on issue 3849 by marcus.d...@gmail.com: ExternalSettings should be cleaned http://code.google.com/p/pharo/issues/detail?id=3849 in 13138
participants (1)
-
pharo@googlecode.com