FogBugz (Case [Issue]10464) Kernel - Always warn when sources or changes are not available

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

FogBugz (Case [Issue]10464) Kernel - Always warn when sources or changes are not available

Pharo Issue Tracker
A FogBugz case was opened by Marcus Denker.

Case ID:      10464
Title:        Always warn when sources or changes are not available
Status:       Work Needed
Category:     Bug
Project:      Kernel
Area:         Misc
Priority:     3 - Must Fix
Milestone:    Pharo3.0: 30/03/2014
Assigned To:  Everyone

URL:          https://pharo.fogbugz.com/default.asp?10464

Disk space is beyond cheap these days. Nobody needs to ever run without sources and changes.

The Slice removes the Settings that allowed to not warn when there are no sources and changes.

This means the image can assume that there are always sources available (possibly scrambled for
protecting IP).

Quite substantial simplifications are possible with this assumption.

-> we need no decompiler bytecode -> source
-> The whole #decompileWithTemps code is not needed (encoding temps so that the decompiler could use them
to create decompiled code with the correct temp names)
-> source access is simplified


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=10464) from this case.

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