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

Attendees

  • Susan
  • Mike
  • Andrew
  • McQ
  • Mark
  • Simon
  • Felipe
  • Libing
  • Grant
  • John
  • Boris
  • Dean

Minutes

  • Plugin registry page
    • Overall polish
    • Uninstall single plugins
  • File dialog is now in and used by file copy/move
  • Looking at polishing the visual style of the breadcrumb
  • Git integration
    • Working on remote branch support
    • Checkout single files
    • Reset to HEAD to revert all changes
    • Unstage single file
  • Renaming the editor and editor container scripts
    • "editor" is now "TextView"
    • "editorContainer" is now "editor"
  • Editor will both use RequireJS and define global symbols
  • Reviewing contribution from Mozilla for editor context menus
  • Working on jsdoc - for "monkey see, monkey do", follow example in serviceregistry.js
  • Complete consensus on crossfire protocol changes
  • Firefox made a fix to serialize local variables in debugger
  • Presented Orion at Eclipse Demo Camps and What's Next conference in Paris
  • Investigating pros and cons of cross-window communication mechanisms: OpenAJAX vs bare PostMessage
  • Build changed to optimize pages using RequireJS
  • Fixing bugs in damage/repair of styling in HTML files
  • An end in sight to mad rename churn
  • Looking at optimizing page load so parts of it are useful sooner
  • Looking at a preferences load problem for RC1
  • RC1
    • A bug for each change
    • Another committer review and +1 the bug
  • RC2
    • = Attendees =
  • Susan
  • Mike
  • Andrew
  • McQ
  • Mark
  • Simon
  • Felipe
  • Libing
  • Grant
  • John
  • Boris
  • Dean

Minutes

  • Plugin registry page
    • Overall polish
    • Uninstall single plugins
  • File dialog is now in and used by file copy/move
  • Looking at polishing the visual style of the breadcrumb
  • Git integration
    • Working on remote branch support
    • Checkout single files
    • Reset to HEAD to revert all changes
    • Unstage single file
  • Renaming the editor and editor container scripts
    • "editor" is now "TextView"
    • "editorContainer" is now "editor"
  • Editor will both use RequireJS and define global symbols
  • Reviewing contribution from Mozilla for editor context menus
  • Working on jsdoc - for "monkey see, monkey do", follow example in serviceregistry.js
  • Complete consensus on crossfire protocol changes
  • Firefox made a fix to serialize local variables in debugger
  • Presented Orion at Eclipse Demo Camps and What's Next conference in Paris
  • Investigating pros and cons of cross-window communication mechanisms: OpenAJAX vs bare PostMessage
  • Build changed to optimize pages using RequireJS
  • Fixing bugs in damage/repair of styling in HTML files
  • An end in sight to mad rename churn
  • Looking at optimizing page load so parts of it are useful sooner
  • Looking at a preferences load problem for RC1

Freeze Plan

Rules of engagement for fixes after M8:

  • RC1
    • A bug for each change
    • Another committer review and +1 the bug
  • RC2
    • Same as RC1 + no feature work
  • RC3
    • Same as RC2 + Review by Simon or Boris

Back to the top