Issue 5539 in pharo: Clean up unused source file related machinery

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

Issue 5539 in pharo: Clean up unused source file related machinery

pharo
Status: FixReviewNeeded
Owner: [hidden email]
Labels: Type-Cleanup Milestone-1.4

New issue 5539 by [hidden email]: Clean up unused source file  
related machinery
http://code.google.com/p/pharo/issues/detail?id=5539

SmalltalkImage removeSelector: #abandonSources!

--> this stores temp names in the trailer so that the decompiled sources  
without changes/sources
look nice. Unused for years.

SmalltalkImage removeSelector: #abandonTempNames!

--> clean an image that had abandonSources called. remove.

SmalltalkImage removeSelector: #externalizeSources!
SmalltalkImage removeSelector: #internalizeChangeLog!
SmalltalkImage removeSelector: #internalizeSources!

-> There was a machinery to have the .changes and .sources in the image.  
Never used, very likely broken.



_______________________________________________
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 5539 in pharo: Clean up unused source file related machinery

pharo

Comment #1 on issue 5539 by [hidden email]: Clean up unused source  
file related machinery
http://code.google.com/p/pharo/issues/detail?id=5539

(No comment was entered for this change.)

Attachments:
        CleanAbandonTempNames.1.cs  350 bytes


_______________________________________________
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 5539 in pharo: Clean up unused source file related machinery

pharo
Updates:
        Status: FixToInclude

Comment #2 on issue 5539 by [hidden email]: Clean up unused source  
file related machinery
http://code.google.com/p/pharo/issues/detail?id=5539

(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 5539 in pharo: Clean up unused source file related machinery

pharo
Updates:
        Status: Integrated

Comment #3 on issue 5539 by [hidden email]: Clean up unused source  
file related machinery
http://code.google.com/p/pharo/issues/detail?id=5539

in 14410


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