Issue 3969 in pharo: MorphTreeMorph performance

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

Issue 3969 in pharo: MorphTreeMorph performance

pharo
Status: FixToInclude
Owner: [hidden email]
Labels: Milestone-1.3

New issue 3969 by [hidden email]: MorphTreeMorph performance
http://code.google.com/p/pharo/issues/detail?id=3969

Faster MorphTreeMorph and cleanup

Attachments:
        TreePart1.cs  6.9 KB
        TreePart2.cs  8.0 KB


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3969 in pharo: MorphTreeMorph performance

pharo
Updates:
        Status: Closed

Comment #1 on issue 3969 by [hidden email]: MorphTreeMorph  
performance
http://code.google.com/p/pharo/issues/detail?id=3969

in 13135


Reply | Threaded
Open this post in threaded view
|

Finder and finding by example

FDominicus
What do I have to do to make finder working
as the method  finder before.

I wanted to type in the example code

'123' . '12'

and that yields allButLast in MethodFinder

I tried in the new Finder (Pharo 1.2) but it yields nothing.

What am I missing?

Regards
Friedrich

Reply | Threaded
Open this post in threaded view
|

Re: Finder and finding by example

FDominicus
Friedrich Dominicus <[hidden email]> writes:

> What do I have to do to make finder working
> as the method  finder before.
>
> I wanted to type in the example code
>
> '123' . '12'
Found it just after sending to this mailing list
I've to change to examples and from there it works.

Sorry for bothering you
Friedrich

Reply | Threaded
Open this post in threaded view
|

Re: Finder and finding by example

Marcus Denker-4
In reply to this post by pharo

On Apr 7, 2011, at 3:10 PM, Friedrich Dominicus wrote:

> What do I have to do to make finder working
> as the method  finder before.
>
> I wanted to type in the example code
>
> '123' . '12'
>
> and that yields allButLast in MethodFinder
>
> I tried in the new Finder (Pharo 1.2) but it yields nothing.
>
> What am I missing?


For me it works.  I do select "Examples" instead of "Selectors" in the drop-down menu.

        Marcus

--
Marcus Denker  -- http://www.marcusdenker.de
INRIA Lille -- Nord Europe. Team RMoD.


Reply | Threaded
Open this post in threaded view
|

Re: Finder and finding by example

Benjamin Van Ryseghem (Pharo)
In reply to this post by FDominicus
No problem, you are not the first one that complain about that, so many I should make the Finder a bit more intelligent


Thanks for your feedback, it's always important ;)

Ben

On Apr 7, 2011, at 3:10 PM, Friedrich Dominicus wrote:

> Friedrich Dominicus <[hidden email]> writes:
>
>> What do I have to do to make finder working
>> as the method  finder before.
>>
>> I wanted to type in the example code
>>
>> '123' . '12'
> Found it just after sending to this mailing list
> I've to change to examples and from there it works.
>
> Sorry for bothering you
> Friedrich
>


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3969 in pharo: MorphTreeMorph performance

pharo
In reply to this post by pharo
Updates:
        Status: FixProposed

Comment #3 on issue 3969 by [hidden email]: MorphTreeMorph  
performance
http://code.google.com/p/pharo/issues/detail?id=3969

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3969 in pharo: MorphTreeMorph performance

pharo

Comment #4 on issue 3969 by [hidden email]: MorphTreeMorph  
performance
http://code.google.com/p/pharo/issues/detail?id=3969

Issue 3970 has been merged into this issue.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3969 in pharo: MorphTreeMorph performance

pharo
Updates:
        Status: Closed

Comment #5 on issue 3969 by [hidden email]: MorphTreeMorph  
performance
http://code.google.com/p/pharo/issues/detail?id=3969

in 13136