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 "E4/Meeting Minutes/Status 20090714"

Line 1: Line 1:
 
== Attendees ==
 
== Attendees ==
  
* Tom Schindl
+
* Boris Bokowski
 +
* Eric Moffatt
 
* John Arthorne
 
* John Arthorne
 +
* Mike Wilson
 
* Oleg Besedin
 
* Oleg Besedin
* Eric Moffatt
 
* Simon Kaegi
 
 
* Paul Webster
 
* Paul Webster
* John Arthorne
 
* Mike Wilson
 
 
* Silenio Quarti
 
* Silenio Quarti
 +
* Simon Kaegi
 +
* Tom Schindl
  
 
== Minutes ==
 
== Minutes ==
Line 29: Line 29:
 
* Rename PartRenderer/PartFactory
 
* Rename PartRenderer/PartFactory
 
* Split renderer extensions into another plug-in to allow someone else to contribute renderers.
 
* Split renderer extensions into another plug-in to allow someone else to contribute renderers.
 +
* JavaScript debugging protocol taking shape,

Revision as of 12:08, 14 July 2009

Attendees

  • Boris Bokowski
  • Eric Moffatt
  • John Arthorne
  • Mike Wilson
  • Oleg Besedin
  • Paul Webster
  • Silenio Quarti
  • Simon Kaegi
  • Tom Schindl

Minutes

  • Action sets track visibility
  • Need to remove min/max icons from views (or implement min/max)
  • Extra border around tabs on ETabFolder
  • Should be able to get most menu commands working, but need to check on case-by-case basis.
  • File>Save absolutely needs to work
    • Correct dirty affordance
    • Prompt when dirty editor is closed
    • File>Save As would be nice
  • Need callback from model when:
    • Model element visibility changes
    • When model element goes away (close)
  • Use cases
    • Be able to use e4 platform to build and run a simple e4 application (without compatibility)
    • Be able to run with compatibility layer included and incorporate old views/etc.
  • Rename PartRenderer/PartFactory
  • Split renderer extensions into another plug-in to allow someone else to contribute renderers.
  • JavaScript debugging protocol taking shape,

Back to the top