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

(New page: = Attendees = = Minutes =)
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Attendees =
 
= Attendees =
  
 +
* John
 +
* Silenio
 +
* McQ
 +
* Andrew
 +
* Mark
 +
* Libing
 +
* Jay
 +
* Max
 +
* Szymon
 +
* Gosia
 +
* Tomasz
 +
* Andy
 +
* Kris
 +
* Bradley Childs
 +
* Susan
 +
* Anton
  
 
= Minutes =
 
= Minutes =
 +
 +
* Single file import
 +
* Extra editor features are now accessible
 +
* Fixed bug in comparing two read only commits
 +
* Added support for showing all occurrences in search/replace
 +
* Unit tests for character level diff
 +
* Working on problems with textmate styler
 +
* Working on an s3 implementation of the file service
 +
* Some discussion of different approach for highlighting..
 +
* Contributing annotations for markers
 +
* Cleaning up the annotation model and the story for contributing annotations to the editor
 +
** Consistency between the plugins for mark occurrences and validators
 +
* Mark occurrences support working
 +
** Added generic annotation service for contributing annotations
 +
* Unit test UI
 +
* Working on non-zip file import
 +
* Upgrading to Lucene 3.5
 +
* Updating Git pages to unify look and feel
 +
* Added a short term Git server API for command line execution
 +
* Handling out of memory problem with Orion server
 +
* Outline work, esprima recovery
 +
* Chat with Joe Walker to synchronize on GCLI work
 +
* Work in command framework on formalizing parameter specification
 +
** Multiple parameters
 +
* Consolidating the way we validate links provided by services
 +
* Some discussion of Web Intents and how it interacts with Orion services
 +
** Susan will look at using web intent for selecting image editor
 +
** Could possibly use the edit intent generically in the Orion "Open With" menu
 +
* Maquetta consuming parts of Orion and working with Orion team on how to structure parts of Orion to make them easy to consume
 +
* Drag and drop interface for importing files from desktop
 +
* Adding some general settings. e.g., open links in same tab or new tab
 +
* Will soon be looking at plugin metadata
 +
* Performance is still not great, especially noticeable on mobile devices
 +
** Minify plugins
 +
** Could look at enabling SPDY

Latest revision as of 14:13, 15 March 2012

Attendees

  • John
  • Silenio
  • McQ
  • Andrew
  • Mark
  • Libing
  • Jay
  • Max
  • Szymon
  • Gosia
  • Tomasz
  • Andy
  • Kris
  • Bradley Childs
  • Susan
  • Anton

Minutes

  • Single file import
  • Extra editor features are now accessible
  • Fixed bug in comparing two read only commits
  • Added support for showing all occurrences in search/replace
  • Unit tests for character level diff
  • Working on problems with textmate styler
  • Working on an s3 implementation of the file service
  • Some discussion of different approach for highlighting..
  • Contributing annotations for markers
  • Cleaning up the annotation model and the story for contributing annotations to the editor
    • Consistency between the plugins for mark occurrences and validators
  • Mark occurrences support working
    • Added generic annotation service for contributing annotations
  • Unit test UI
  • Working on non-zip file import
  • Upgrading to Lucene 3.5
  • Updating Git pages to unify look and feel
  • Added a short term Git server API for command line execution
  • Handling out of memory problem with Orion server
  • Outline work, esprima recovery
  • Chat with Joe Walker to synchronize on GCLI work
  • Work in command framework on formalizing parameter specification
    • Multiple parameters
  • Consolidating the way we validate links provided by services
  • Some discussion of Web Intents and how it interacts with Orion services
    • Susan will look at using web intent for selecting image editor
    • Could possibly use the edit intent generically in the Orion "Open With" menu
  • Maquetta consuming parts of Orion and working with Orion team on how to structure parts of Orion to make them easy to consume
  • Drag and drop interface for importing files from desktop
  • Adding some general settings. e.g., open links in same tab or new tab
  • Will soon be looking at plugin metadata
  • Performance is still not great, especially noticeable on mobile devices
    • Minify plugins
    • Could look at enabling SPDY

Back to the top