Hi Damien,

The work is part of a prototype and was more focused on the evaluation part. As such there are a bunch of dependencies that would need to be resolved beforehand as my prototype is quite large.

But I believe the algorithms are described clearly enough in the paper. The one which provides the more "Bang for the Buck" would be "Recently Modified Method Bodies" which proposes as completion entries the methods calls in the bodies of methods which were recently changed (ordered by time, ie most recent first). A further (but small) improvement would be to merge it with type inference when the information is available. Such as algorithm would be quite small to implement.

If you want some more details we can of course talk further about it.

Cheers,
        Romain

On Dec 2, 2008, at 1:56 PM, Damien Cassou wrote:

Hi Romain,

On Tue, Dec 2, 2008 at 12:11 PM, Romain Robbes
<[EMAIL PROTECTED]> wrote:
Dear all,

I uplooaded the paper at:
http://www.inf.unisi.ch/phd/robbes/papers/ASE2008-completion.pdf

Do you have packages that I can install inside dev images to enhance
code completion?

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

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

--
Romain Robbes
http://www.inf.unisi.ch/phd/robbes


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

Reply via email to