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 "Orion/Meeting minutes/20160405"

(initial)
 
(No difference)

Latest revision as of 10:43, 5 April 2016

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