Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Fwd: [epp-dev] Neon RC2 packages

On 05/27/2016 10:25 PM, Victor V. Rubezhny wrote:
On 05/27/2016 02:26 PM, Mickael Istria wrote:
On 05/27/2016 12:52 PM, Victor V. Rubezhny wrote:
Perhaps we have to file a bug against these messages to bugzilla - removing/hiding these messages will not solve the main problem - but if reported we could have a reminder of what we have to improve in Neon+1.
Ok, thanks for the info.
Let's just not waste resources in avoiding this message, and focus on having those navigation features working instead. Do you think it would be achievable for Neon.1?
All these features require the creation of a model and type inference. So, it's still a question if we can use TypeScript services or something other for that.
Inference engines such as tern most likely build such a model (AFAIK they need to know declaration to infer the type) that could be used to reimplement the navigation features.
Could it work ?

--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top