Issue 5497 in pharo: SystemNavigation depending on Cursor

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

Issue 5497 in pharo: SystemNavigation depending on Cursor

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Cleanup

New issue 5497 by [hidden email]: SystemNavigation depending on  
Cursor
http://code.google.com/p/pharo/issues/detail?id=5497

SystemNavigation>>allMethodsInCategory:
SystemNavigation>>allGlobalRefsWithout:
SystemNavigation>>allSelect:

The clients of that methods are the ones that should use Cursor.


_______________________________________________
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 5497 in pharo: SystemNavigation depending on Cursor

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 5497 by [hidden email]: SystemNavigation  
depending on Cursor
http://code.google.com/p/pharo/issues/detail?id=5497

removed the Cursor references.  I've also traced the users of those methods  
but I've not find UI methods where to put the

Cursor execute showWhile: [ ... ]

stuff

Attachments:
        system navigation fixes.1.cs  2.9 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 5497 in pharo: SystemNavigation depending on Cursor

pharo
Updates:
        Status: Integrated

Comment #2 on issue 5497 by [hidden email]: SystemNavigation  
depending on Cursor
http://code.google.com/p/pharo/issues/detail?id=5497

in 14403


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