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/20170327

< Orion‎ | Meeting minutes
Revision as of 15:57, 27 March 2017 by Grant Gayed.ca.ibm.com (Talk | contribs) (initial)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Attendees

Mike, Casey, Curtis, Boris, Alston, Martin, Steve, Grant, Sidney, Libing, Eric, Carolyn, Bogdan, Silenio

Minutes

  • Orion 15 work underway
    • plan document initiated but many details still TODO
    • release will coincide with Eclipse release in June
    • moving code from eclipse.org to github.com but will continue to use Bugzilla at eclipse.org
    • planning to deprecate Java server in favour of Node server
  • Bogdan spoke about Orion at EclipseCon
    • showed various experimental features (collaboration, debug), very positive response
  • Language Tooling:
    • JSON: hooking into parser to create mozilla-compliant ast
    • CSS: upgraded css lint version, ast generation
      • associated changes released or in-progress: syntax styling, content assist
  • Node server
    • implementing graceful shutdown and cache control for all endpoints
  • various bug fixes, in particular around:
    • editor
    • search
    • bidi
    • multi-tab support
    • theming support

Back to the top