Issue 5690 in pharo: CompiledMethod #sourceClass and #sourceSelector

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

Issue 5690 in pharo: CompiledMethod #sourceClass and #sourceSelector

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

New issue 5690 by [hidden email]: CompiledMethod #sourceClass and  
#sourceSelector
http://code.google.com/p/pharo/issues/detail?id=5690

The methods #sourceClass and #sourceSelector are not used.

Why remove?

-> reduce the points in the system that directly access and know  
about .sources and .changes
-> methods now know their selector and class anyway

Do we deprecated?

-> No, as this is a very now level, non API method that nobody should have  
used anyway.

Attachments:
        RemoveSourceClassSourceSelector.1.cs  237 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 5690 in pharo: CompiledMethod #sourceClass and #sourceSelector

pharo
Updates:
        Status: FixToInclude

Comment #1 on issue 5690 by [hidden email]: CompiledMethod  
#sourceClass and #sourceSelector
http://code.google.com/p/pharo/issues/detail?id=5690

Those methods are still not called :)

Change validated by Ben and Christophe :)


_______________________________________________
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 5690 in pharo: CompiledMethod #sourceClass and #sourceSelector

pharo
Updates:
        Status: Integrated

Comment #2 on issue 5690 by [hidden email]: CompiledMethod  
#sourceClass and #sourceSelector
http://code.google.com/p/pharo/issues/detail?id=5690

in 2.0 015


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