[Pharo-project] Issue 3960 in pharo: Catch all: Remove experimental + ancient backward compatibility code
Status: Started Owner: marcus.d...@gmail.com Labels: Milestone-1.3 New issue 3960 by marcus.d...@gmail.com: Catch all: Remove experimental + ancient backward compatibility code http://code.google.com/p/pharo/issues/detail?id=3960 There is still a lot of code in the image where the comment says things like "will be removed soon" "for backward compatibilty" "needed for loading old image segments" "experimental" This tracker entry is a place to put notes for them so we either deprecate for real or just remove
Comment #1 on issue 3960 by marcus.d...@gmail.com: Catch all: Remove experimental + ancient backward compatibility code http://code.google.com/p/pharo/issues/detail?id=3960 remove #fileOutChangeSet:andObject: reason "An experimental version to fileout a changeSet first so that a project can contain its own classes" Attachments: RemoveExperimental.1.cs 158 bytes
Comment #2 on issue 3960 by stephane...@gmail.com: Catch all: Remove experimental + ancient backward compatibility code http://code.google.com/p/pharo/issues/detail?id=3960 Lovely. so funny. We could look for broken self flag: I saw some nice ones recently.
Comment #3 on issue 3960 by marcus.d...@gmail.com: Catch all: Remove experimental + ancient backward compatibility code http://code.google.com/p/pharo/issues/detail?id=3960 comment fix Attachments: FixCommentProtoObject.1.cs 645 bytes
Comment #4 on issue 3960 by marcus.d...@gmail.com: Catch all: Remove experimental + ancient backward compatibility code http://code.google.com/p/pharo/issues/detail?id=3960 remove #hInitScrollBarTEMPORARY in Scrollpane Attachments: Scrollpane.1.cs 669 bytes
Comment #5 on issue 3960 by marcus.d...@gmail.com: Catch all: Remove experimental + ancient backward compatibility code http://code.google.com/p/pharo/issues/detail?id=3960 DeprecateCompat.1.cs -> move all methods that send deprecated: to Deprecated13 package -> clean up some old cruft Attachments: DeprecateCompat.1.cs 29.3 KB
Updates: Status: Closed Comment #6 on issue 3960 by marcus.d...@gmail.com: Catch all: Remove experimental + ancient backward compatibility code http://code.google.com/p/pharo/issues/detail?id=3960 in 14143
participants (1)
-
pharo@googlecode.com