Status: FixProposed
Owner:
[hidden email]
Labels: Milestone-1.3
New issue 4194 by
[hidden email]: Embed source code for methods which
get uninstalled from their classes.
http://code.google.com/p/pharo/issues/detail?id=4194When compiled method is deinstalled from its class, its not managed
anymore by development tools and it's hard to predict, how long a
method could stay in the image, because if it contains blocks,they
could still reference it.
This change makes sure that when you deinstall method from its owning
class, its source code are preserved in an embedded form inside a
trailer.
This is in addition to issue #... that one.. cant see it without
google working, sorry :)
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker