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/Plan/0.5"

< Orion‎ | Plan
(New page: = Introduction = This document is a place to brainstorm about what we want to do in [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;field0-0-0=everconfirmed;target_milest...)
 
Line 9: Line 9:
  
 
== Language Tooling ==  
 
== Language Tooling ==  
Parsers, Languages, Highlighting, Refactoring, etc.
+
* Parsers, Languages, Highlighting, Refactoring, etc.
  
 
== Platform ==
 
== Platform ==
3rd Party Libraries existing upgrades and new libraries.
+
* 3rd Party Libraries existing upgrades and new libraries.
Authentication
+
* Authentication
Localization (i18N)
+
* Localization (i18N)
Accessibility
+
* Accessibility
Search
+
* Search
Additional File Systems
+
* Additional File Systems
Plugin Model and Architecture for describing, identifying, discovering and installing
+
* Plugin Model and Architecture for describing, identifying, discovering and installing
Preferences, user and preferences
+
* Preferences, user and preferences
Editor
+
* Editor
URI Templates
+
* URI Templates
  
 
== User Experience ==
 
== User Experience ==
Workflows, URI Template usage across sites
+
* Workflows, URI Template usage across sites
Mobile experience
+
* Mobile experience
Landing page (deferred from .4)
+
* Landing page (deferred from .4)
  
 
== Infrastructure ==
 
== Infrastructure ==
 
* Improve build capabilities to remove reliance on shell access  {{bug|348575}} [John]
 
* Improve build capabilities to remove reliance on shell access  {{bug|348575}} [John]
testing infrastructure
+
* testing infrastructure
  
 
== Others? ==
 
== Others? ==
 +
*

Revision as of 15:34, 16 February 2012

Introduction

This document is a place to brainstorm about what we want to do in 0.5.

As of February 16th, 2012 this is a really simple list. Please add as you wish any categories or items. Over the next two weeks this list will become more formalized.

Themes

Most of the work in Orion should fall under some agreed upon themes for the release. This is a working list of ideas. If some themes can be coalesced into others that is fine. To start this is a fairly large list which needs to be prioritized.

Language Tooling

  • Parsers, Languages, Highlighting, Refactoring, etc.

Platform

  • 3rd Party Libraries existing upgrades and new libraries.
  • Authentication
  • Localization (i18N)
  • Accessibility
  • Search
  • Additional File Systems
  • Plugin Model and Architecture for describing, identifying, discovering and installing
  • Preferences, user and preferences
  • Editor
  • URI Templates

User Experience

  • Workflows, URI Template usage across sites
  • Mobile experience
  • Landing page (deferred from .4)

Infrastructure

  • Improve build capabilities to remove reliance on shell access bug 348575 [John]
  • testing infrastructure

Others?

Back to the top