Hi all

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.


Stef

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

Reply via email to