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

Orion/Meeting minutes/20120503

< Orion‎ | Meeting minutes
Revision as of 14:50, 3 May 2012 by Ken walker.ca.ibm.com (Talk | contribs) (New page: = Attendees = * Andy * Andrew * Susan * McQ * Simon * Grant * Silenio * Libing * Ken * Mark = Minutes = * Esprima, GCLI in. We should be able to bump the versions quickly using parallel ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Attendees

  • Andy
  • Andrew
  • Susan
  • McQ
  • Simon
  • Grant
  • Silenio
  • Libing
  • Ken
  • Mark

Minutes

  • Esprima, GCLI in. We should be able to bump the versions quickly using parallel IP.
  • Anton sent out a UX Wiki link, please provide feedback.
  • Also send an email with 3 themes to discuss on the next call
  • Adobe released Brackets editor

Roundtable

  • Andy - Componentizing. Pulled out highlighting (fine), regular code assist (fine), Esprima (fine). Haven't tried JSLint yet.
  • Andrew - getting multi file content assist ready. Client mostly, Chris is doing the server. Infer return type will release soon, have tests as well. If you provide content assist engine with dependancies with certain shape. Can now recognize global dependencies. If you are an AMD module referencing other, you can see parameters in code complete. Also implemented a kind of indexer and uses browser local storage. Implements currently as a syntax validator and either opening or saving is the time to decide. (Simon) how are you inheriting the AMD configs? (Andrew) still bit of an open questions. Currently handle by making educated guesses in the project and sub directory scanning. Still working on the server side component for this.
  • Susan - Some getting started ideas we're going through. How do we expect a plugin to populate content. (Simon) Arbitrary plugin how do they get secure access to the file system for example. (Susan) Long term API wise, how do we handle populate the UI.
  • McQ - Nothing
  • Simon - HTML5 local file system implementation. Works in Chrome enabled. There is a shim out there for other browsers. Does not work for search yet. Dojo 1.7 might be very difficult but will be looking at it. Working with Anton on landing page. Will be pluggable but Orion version will be login page. (McQ) what does that really mean? Is it an identity page or something else?
  • Grant - GCLI is in the repo so will work on refactoring the demo from Kris into a console "widget". Also the console page will be where commands, parameter types and fields can be contributed to.
  • Silenio - Worked on line wrapping but no big progress. Worked on localized names for action id's so separating that out. Does the text view store the localized strings so menus for tablets for example could be brought up to select. Problem is it is kind of looking like commands.
  • Libing - Made progress on selection model and navigation. Now in navigator page you can see the cursor highlighting the current like and use arrows to navigate and press enter to invoke link or command. Also applied model to Git log page. For the explorer based selection this should be good. You use browser tab to get into a section then arrow keys.
  • Ken - Still working on WebDAV fixes and user workflows
  • Mark - Still working on Site refactoring. It's pluggable now. Self hosting is a bit of trouble. Concept of self hosting is now in the service. Thinking about plugin settings and will update the bug.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.