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/20110526"

Line 25: Line 25:
 
* Not moving the editor to RequireJS right now, to avoid forcing consumers to depend on RequireJS
 
* Not moving the editor to RequireJS right now, to avoid forcing consumers to depend on RequireJS
 
* Move to RequireJS being released today
 
* Move to RequireJS being released today
 +
* Discussion on whether we need a "clean" command to discard all locally cached orion state. Useful during development as we are heavily changing things. See {{bug|339605}}.
 +
* Finalizing changes on CrossFire debug protocol

Revision as of 12:23, 26 May 2011

Agenda

Attendees

  • Mike Rennie
  • Libing
  • Mark Macdonald
  • Simon Kaegi
  • Felipe Heidrich
  • McQ Wilson
  • Grant Gayed
  • Andrew Niefer
  • Susan McCourt
  • Silenio Quarti
  • Dean Roberts
  • Gosia Janczarska
  • John Arthorne

Minutes

  • Need to wrap up development by beginning of next week so we can stabilize for the release
  • Working on search infrastructure in the editor
  • Investigating a problem with creating editor on a DOM tree with a hidden parent
  • Not moving the editor to RequireJS right now, to avoid forcing consumers to depend on RequireJS
  • Move to RequireJS being released today
  • Discussion on whether we need a "clean" command to discard all locally cached orion state. Useful during development as we are heavily changing things. See bug 339605.
  • Finalizing changes on CrossFire debug protocol

Back to the top