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

Difference between revisions of "Orion/Meeting minutes/20110818"

Line 14: Line 14:
 
= Minutes =
 
= Minutes =
  
* Editor and links
 
 
* Linking support is now in the editor
 
* Linking support is now in the editor
 
* Started work on code folding
 
* Started work on code folding
 
* Need to figure out separation between editor rendering and code that figures out semantics of higher level capabilities (styling, hyperlinks, folding, etc).
 
* Need to figure out separation between editor rendering and code that figures out semantics of higher level capabilities (styling, hyperlinks, folding, etc).
 
* Editor needs to be modular so light-weight editor is available for simple use cases
 
* Editor needs to be modular so light-weight editor is available for simple use cases
 +
* Crossfire protocol returning error statuses
 +
* Optimizing Crossfire protocol to reduce round trips
 +
* Firefox 6 added to tests

Revision as of 12:39, 18 August 2011

Attendees

  • Mark
  • Simon
  • Silenio
  • McQ
  • Grant
  • John
  • Andrew
  • Gosia
  • Tomasz
  • Szymon

Minutes

  • Linking support is now in the editor
  • Started work on code folding
  • Need to figure out separation between editor rendering and code that figures out semantics of higher level capabilities (styling, hyperlinks, folding, etc).
  • Editor needs to be modular so light-weight editor is available for simple use cases
  • Crossfire protocol returning error statuses
  • Optimizing Crossfire protocol to reduce round trips
  • Firefox 6 added to tests

Back to the top