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.
Orion/Meeting minutes/20160405
< Orion | Meeting minutes
Attendees
- Silenio, Eric, Grant, Curtis, Carolyn, Libing, Olivier, Troy, Anthony
Minutes
- JS tooling: index files work (loading dynamically, detecting problems with directives, other general improvements)
- acorn is now the default parser used through all the tooling
- investigating potential to upgade the escope version
- Node server work continuing, now running it permanently on internal dev server
- continuing work with JMeter
- experimenting with importing TextMate grammar files directly rather than via plug-in
- biggest challenge remains handling of Oniguruma regex features missing from JS RegExp
- investigated XRegExp, does not fill enough important gaps (eg.- look-behinds)