Hi guys

This is something really interesting to me so if you dont have time, I can take a look at it, either to the paper or the code if Romain can put it somewhere.

David, do you have some pointers about the recent modification list in OB?

As a newcomer, I dont know who is the developper/maintainer for eCompletion.

On 2 déc. 08, at 18:52, David Röthlisberger wrote:

Hi Romain,

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.

But you implemented those algorithms already in your prototype I think? Would it be possible to extract them from this large prototype and put them in a separate package that we can easily load?
That would be really great.

David

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


--
 Simon




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

Reply via email to