Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JSDT/Confcalls/Minutes 20151208"

 
Line 32: Line 32:
 
** Bugzilla for ChDT: https://bugs.eclipse.org/bugs/show_bug.cgi?id=479466
 
** Bugzilla for ChDT: https://bugs.eclipse.org/bugs/show_bug.cgi?id=479466
 
* Parser replacement
 
* Parser replacement
** All agreed that it's going to be critical and we need to have a plan (tied to the comming WTP milestones) for ongoing changes for JSDT Core
+
** All are agreed that it's going to be critical and we need to have a plan (tied to the comming WTP milestones) for ongoing changes for JSDT Core
** Victor is trying to use Esprima parser in order to get an ESTree AST from it (in order to create dom.ast model) as well as more simplified object's list of lexical tokens (in order to use it for syntax highlighting).
+
** Victor is trying to use Esprima parser in order to get an ESTree AST from Esprima (in order to create a dom.ast model) as well as more simplified object's list of lexical tokens (in order to use it for syntax highlighting).

Latest revision as of 19:08, 8 December 2015

Logistics

See JSDT/Confcalls

Attendees

   Ilya, Chuck, Orlando, Alina, Alexey, Victor

Meeting Minutes

Back to the top