Issue 4425 in pharo: Finder can't find #first:

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

Issue 4425 in pharo: Finder can't find #first:

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

New issue 4425 by [hidden email]: Finder can't find #first:
http://code.google.com/p/pharo/issues/detail?id=4425

1- Open the Finder (World menu -> Tools -> Finder)
2- Type the expression: 'AZERTY' . 2 . 'AZ'
3- Select 'Examples' in the drop down list
4- Save

The finder finds #contractTo: and #truncatTo: but not #first:


_______________________________________________
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 4425 in pharo: Finder can't find #first:

pharo
Updates:
        Cc: [hidden email]

Comment #1 on issue 4425 by marianopeck: Finder can't find #first:
http://code.google.com/p/pharo/issues/detail?id=4425

(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 4425 in pharo: Finder can't find #first:

pharo

Comment #2 on issue 4425 by [hidden email]: Finder can't find #first:
http://code.google.com/p/pharo/issues/detail?id=4425

Find a CS attached that correct it.

MethodFinder uses a white list to search for methods.
I add SequenceableCollection>>first: in the list defined in  
MethodFinder>>initialize and it works.


Attachments:
        MethodFinder-initialize.st  10.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 4425 in pharo: Finder can't find #first:

pharo
Updates:
        Status: FixProposed

Comment #3 on issue 4425 by [hidden email]: Finder can't find #first:
http://code.google.com/p/pharo/issues/detail?id=4425

(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 4425 in pharo: Finder can't find #first:

pharo

Comment #4 on issue 4425 by [hidden email]: Finder can't find #first:
http://code.google.com/p/pharo/issues/detail?id=4425

Thanks luc :)


_______________________________________________
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 4425 in pharo: Finder can't find #first:

pharo
Updates:
        Labels: Milestone-1.4

Comment #5 on issue 4425 by [hidden email]: Finder can't find #first:
http://code.google.com/p/pharo/issues/detail?id=4425

(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 4425 in pharo: Finder can't find #first:

pharo

Comment #6 on issue 4425 by [hidden email]: Finder can't find #first:
http://code.google.com/p/pharo/issues/detail?id=4425

in 13269

TODO: 1.4


_______________________________________________
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 4425 in pharo: Finder can't find #first:

pharo
Updates:
        Status: Closed

Comment #7 on issue 4425 by [hidden email]: Finder can't find #first:
http://code.google.com/p/pharo/issues/detail?id=4425

in 14003


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