Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Orion/Meeting minutes/20160405

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)

Back to the top