Issue 5006 in pharo: "Implementors windows" is terrible slow and doesn't make sense the second column

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

Issue 5006 in pharo: "Implementors windows" is terrible slow and doesn't make sense the second column

pharo
Status: Accepted
Owner: marianopeck
CC: [hidden email]

New issue 5006 by marianopeck: "Implementors windows" is terrible slow and  
doesn't make sense the second column
http://code.google.com/p/pharo/issues/detail?id=5006


Latest update: #14232

Steps to reproduce:
1. Search implementors of #hash (as an example)
2. Scroll in the list ...

The scroll is terrible slow. In addition, the window has two parts, the  
left is the class and the right is the selector. It looks unnecesary for me  
to show the selectos since it is always the same for all of them. And it is  
even in the title of the windows...




_______________________________________________
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 5006 in pharo: "Implementors windows" is terrible slow and doesn't make sense the second column

pharo
Updates:
        Labels: Type-Bug Milestone-1.4

Comment #1 on issue 5006 by [hidden email]: "Implementors windows"  
is terrible slow and doesn't make sense the second column
http://code.google.com/p/pharo/issues/detail?id=5006

(No comment was entered for this change.)


_______________________________________________
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 5006 in pharo: "Implementors windows" is terrible slow and doesn't make sense the second column

pharo
Updates:
        Cc: [hidden email] [hidden email]

Comment #2 on issue 5006 by [hidden email]: "Implementors windows"  
is terrible slow and doesn't make sense the second column
http://code.google.com/p/pharo/issues/detail?id=5006

Issue 5023 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 5006 in pharo: "Implementors windows" is terrible slow and doesn't make sense the second column

pharo
Updates:
        Status: Closed

Comment #3 on issue 5006 by [hidden email]: "Implementors windows"  
is terrible slow and doesn't make sense the second column
http://code.google.com/p/pharo/issues/detail?id=5006

performance now is ok, I think. the second column comes from the fact that  
the method is names Object>>hash, which is just formatted nicely. I think  
not having the selector name would be very confusing.


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