Issue 4399 in pharo: Senders/implementors cannot browse certain methods like #veryDeepFixupWith:

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

Issue 4399 in pharo: Senders/implementors cannot browse certain methods like #veryDeepFixupWith:

pharo
Status: Accepted
Owner: marianopeck
CC: [hidden email],  [hidden email],  [hidden email]
Labels: Milestone-1.3

New issue 4399 by marianopeck: Senders/implementors cannot browse certain  
methods like #veryDeepFixupWith:
http://code.google.com/p/pharo/issues/detail?id=4399


Pharo core version: 13262

Steps to reproduce:
1. Type veryDeepFixupWith: somewhere.
2. Search implementors by cmd + m
3. In the list, go to the implementation of the class Model, and the source  
code of veryDeepFixupWith:   is empty.

However, (Model >> #veryDeepFixupWith:) getSource   gives me the source. In  
addition, showing "versions" of such method, answers "no version".



_______________________________________________
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 4399 in pharo: Senders/implementors cannot browse certain methods like #veryDeepFixupWith:

pharo
Updates:
        Status: FixProposed

Comment #1 on issue 4399 by [hidden email]: Senders/implementors  
cannot browse certain methods like #veryDeepFixupWith:
http://code.google.com/p/pharo/issues/detail?id=4399

It came from SourceMethodReference.

I propose a fix, but I am not convinced it's a good fix :s

Attachments:
        SourcedMethodReference.BenjaminVanRyseghem.1.cs  721 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 4399 in pharo: Senders/implementors cannot browse certain methods like #veryDeepFixupWith:

pharo
Updates:
        Status: Closed

Comment #2 on issue 4399 by [hidden email]: Senders/implementors  
cannot browse certain methods like #veryDeepFixupWith:
http://code.google.com/p/pharo/issues/detail?id=4399

yes, it's just a workaround.. I add it to 1.3 and then we replace all that  
in the future anyway.


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