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

 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
 
* John Arthorne
 
* John Arthorne
 
* Jon Ferraiolo
 
* Jon Ferraiolo
 +
  
 
= Minutes =
 
= Minutes =
  
 +
For remainder of 0.2 cycle, our focus areas are:
 +
# Features required for self-hosting
 +
# Consumability
 +
# Performance/Polish
 +
# Documentation
 +
 +
We will start putting our weekly integration builds on [http://orion.eclipse.org orion.eclipse.org].
 +
 +
== Status Updates ==
 
* Created example of embedding editor
 
* Created example of embedding editor
 
* Started work on landing page
 
* Started work on landing page
Line 37: Line 47:
 
** Still no good answer for new empty files. Need to determine the server's native line terminator rather than client.
 
** Still no good answer for new empty files. Need to determine the server's native line terminator rather than client.
 
* Setting up example site for embedded editor example
 
* Setting up example site for embedded editor example
 
 
orion.eclipse.org ???
 

Latest revision as of 12:55, 5 May 2011

Attendees

  • Susan McCourt
  • Michael Rennie
  • Libing Wang
  • Mark Macdonald
  • Silenio Quarti
  • Felipe Heidrich
  • McQ Wilson
  • Grant Gayed
  • Boris Bokowski
  • Andrew Niefer
  • Dean Roberts
  • John Arthorne
  • Jon Ferraiolo


Minutes

For remainder of 0.2 cycle, our focus areas are:

  1. Features required for self-hosting
  2. Consumability
  3. Performance/Polish
  4. Documentation

We will start putting our weekly integration builds on orion.eclipse.org.

Status Updates

  • Created example of embedding editor
  • Started work on landing page
  • Polishing off crossfire debug protocol: alpha 7 out soon
  • Working on handling editor zoom
    • Going for simple fix of making all lines big enough to handle bold/italic
    • Now line height doesn't need to change as you type
  • Gave talk on Orion at JSConf
    • Talk was well attended
  • Builds are now sending results to Orion releng list
  • Added license root files and switch to use license features
  • Working on getting Dojo 1.6.1 into Orbit
  • Working on embedding web editors into Eclipse desktop
  • Implemented copy/move/rename for project
  • Getting documentation infrastructure in place
  • Working on make compare editor consumable by others
  • Working towards enabling three way compare editor that shows ancestor
  • Problem with mixed line terminators that needs to be fixed
    • Possibly have editor honor existing line terminators in the file
    • Still no good answer for new empty files. Need to determine the server's native line terminator rather than client.
  • Setting up example site for embedded editor example

Back to the top