Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[recommenders-dev] Proposed changes to RecommendersCompletionContext

Hi,

I just published a change into Gerrit that aims to make the completion API even more flexible as it already is. In a nutshell, it introduces ICompletionContextFunctions to the IRecommendersCompletionContext which can be used to compute (and cache) computational intensive values and make the API a bit more flexible.

I'd like to get a review of the idea by one or two people before start implementing more code on it.

Thanks,
Marcel


Back to the top