Comment #3 on issue 4192 by
[hidden email]: Embed source code for methods
which get uninstalled from their classes
http://code.google.com/p/pharo/issues/detail?id=4192It's a bad idea doing a become: as part of compilation.
As long as source file does not truncate, the source old method points to
is still valid anyways.
#destroySourcePointer was meant for just that, destroying the trailer of a
method whose source was no longer valid anyways.
Not removing source access for uninstalled methods in the general case.
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker