Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] Contribute to the Advanced Ranking Mechanisms for Multiple Code Recommenders Project

Dear Andreas,
Thank you for the link :D. I will look into this right away.
Vijayindu


On Mon, Apr 15, 2013 at 12:09 AM, Andreas Sewe <andreas.sewe@xxxxxxxxxxxxxx> wrote:
Dear Vijayindu,

> For the past couple of days I studied the  following API
> classes which are related to the project.
>
> * SessionProcessor
> * ProposalProcessor
> * RecommendersAllCompletionEngine
>
> By studying them I got a idea about the code and
> after further inspection of the code  I will submit a project proposal
> for the project

great! Bug 393794 [1] provides some further food for thought about what
can/should influence the ordering of proposals in code completion. And
now consider what happens if you have multiple recommendation engines,
e.g., one proposing types and one proposing methods. How should they
ideally interact?

Best wishes,

Andreas

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=393794

--
Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940
_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/recommenders-dev


Back to the top