On Sun, Nov 30, 2008 at 7:16 PM, Stéphane Ducasse
<[EMAIL PROTECTED]> wrote:
> I wanted to share that with you. I'm reading the PhD of Romain Robbes and
> he has an excellent chapter on measuring different strategies for code
> completion.
> One of the best algorithm is to keep a list with the recently modified
> methods
> and the messages they send.
>
> His benchmark shows a drastic improvement even compared with ecompletion
> with RoelTyper.
>
> So david do you store the recently modified methods globally for all the
> browsers?
> Is it easily accessible?
>
> He also mentioned that we get even better results by combining
> RoelTyper and then this approach... any taker? this is important to have
> much better
> editing tools.

I guess Romain already did something to be able to compare the
results. Where is his work?

-- 
Damien Cassou
http://damiencassou.seasidehosting.st

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

Reply via email to