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

(Discussion)
(Topics)
Line 1: Line 1:
 
== Topics ==
 
== Topics ==
* Identity Service
+
* Configuration Service [https://bugs.eclipse.org/bugs/show_bug.cgi?id=336260 336260]
 
* Unit Testing
 
* Unit Testing
  

Revision as of 13:50, 3 February 2011

Topics

  • Configuration Service 336260
  • Unit Testing

Attendees

  • Nayna
  • Szymon
  • Sundar
  • Paul Beusterian
  • Felipe
  • Mark
  • Ian
  • Susan
  • John
  • McQ
  • Boris
  • Libing
  • Andrew
  • Grant

Status

  • Orion/Milestone Plan
  • Contribute improvements to the plugin registry
  • Editor tests, code coverage, bug fixing
  • JS Unit, getting tests running with JS Test Driver
  • Fixing build problems causing build failures
  • Working on cross-fire protocol, and breakpoints in particular
  • Starting to work on a Git client for Orion
  • Moving editor actions, toolbar buttons so they can be rendered consistently
  • Susan looking at organizing/polishing the UI, working with Nathan on styling
  • Need an example of a contributed action that requires delegated authentication

Discussion

  • Need to focus on community development, getting web community interested and engaged
  • Identify critical pieces required for self hosting
  • Configuration service
    • Orion installations on different hosts
    • Would like to share plugin configuration across multiple Orion servers
    • Possibly a given user would have multiple "configurations" of plugins depending on their task at hand
    • Deeper dive on this subject on the mailing list, with a separate phone call to discuss
  • JS unit testing
    • Unable to establish provenance for JQuery, which is required by JS Test Driver.
    • IP clearance in progress but won't come soon.
    • Need an alternative JS testing solution in the meantime.
    • JS test driver also doesn't support asynchronous tests yet
    • Performance tests for JS would also be valuable

Back to the top