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

E4/Meeting Minutes/Status 20090714

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