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

JSDT/Confcalls/Minutes 20151124

< JSDT‎ | Confcalls
Revision as of 13:44, 24 November 2015 by Gorkem.ercan.gmail.com (Talk | contribs) (Created page with "== Logistics == See ../ == Meeting Agenda == # Updates on current work ## JSON Editor ## npm and bower contribution ## JavaScript Debugger ## Parser replacement == At...")

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

Logistics

See JSDT/Confcalls

Meeting Agenda

  1. Updates on current work
    1. JSON Editor
    2. npm and bower contribution
    3. JavaScript Debugger
    4. Parser replacement

Attendees

Gorkem Ercan
Adalberto
Denis Golovin
Orlando Rincon
Victor
Ilya Buzuik

Meeting Minutes

  1. JSON Editor is approved
    1. Figure out if we can move it to SSE.
    2. create bugzillas for additional features to JSON Editor
  2. npm and bower contribution approved. Ilya is preparing the initial contribution code.
  3. JavaScript debugger is waiting for the ongoing discussion around dual licensing
  4. Removing type binding and indexing completely.
    1. We are implementing a code completion replacement that only works with a file instead of the type binding.

Back to the top