Issue 4194 in pharo: Embed source code for methods which get uninstalled from their classes.

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

Issue 4194 in pharo: Embed source code for methods which get uninstalled from their classes.

pharo
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=4194

When 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
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4194 in pharo: Embed source code for methods which get uninstalled from their classes.

pharo

Comment #1 on 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=4194

(No comment was entered for this change.)

Attachments:
        TrailerFix.1.cs  2.4 KB


_______________________________________________
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 4194 in pharo: Embed source code for methods which get uninstalled from their classes.

pharo

Comment #2 on 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=4194

Issue 4188 has been merged into this issue.


_______________________________________________
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 4194 in pharo: Embed source code for methods which get uninstalled from their classes.

pharo
Updates:
        Status: Closed

Comment #3 on 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=4194

in 13188


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