I’ve mixed feelings on enabling recommenders by default.
There are many discussions about performance these days and I know that Code Recommenders can cause a recognizable delay when loading a model the first time ( <100ms but recognizable). With our latest approaches we may be able to further reduce this but it will certainly not get much faster than 40ms avg. So whenever you trigger code completion the first time on, say, java.lang.String, it will take 40ms to load the model into the cache. I’ve the feeling that this should be a decision a developer explicitly makes.
Regarding integrating Mylyn: Should be simple. We could get together for an afternoon and should be done. I’d offer to maintain the small extension.
Marcel I had the same thought. If you want users to benefit make it the default. We should chat if it makes sense to add task-focus to the code recommenders content assist. It just another way to proposals so an integration API could be fairly simple and users wouldn't have to make a choice but get the best of both worlds (if that scenario makes sense).
_______________________________________________ epp-dev mailing list epp-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/epp-dev
|