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 20090625"

(New page: == Agenda == == Attendees == == Minutes ==)
 
Line 2: Line 2:
  
 
== Attendees ==
 
== Attendees ==
 +
 +
* Eric Moffatt
 +
* John Arthorne
 +
* Mike Wilson
 +
* Oleg Besedin
 +
* Paul Webster
 +
* Remy Suen
  
 
== Minutes ==
 
== Minutes ==
 +
 +
* We had a discussion about how to specify optional behavior on parts (such as ability to set focus). We don't want to force these interfaces on clients who don't need them, but need some way to specify the optional behavior and how clients can opt into it
 +
* Restore state not currently working
 +
** We can save and restore workbench model XMI, but need to restore 3.x workbench state as well
 +
** Need to walk over XMI and restore corresponding workbench state

Revision as of 10:36, 25 June 2009

Agenda

Attendees

  • Eric Moffatt
  • John Arthorne
  • Mike Wilson
  • Oleg Besedin
  • Paul Webster
  • Remy Suen

Minutes

  • We had a discussion about how to specify optional behavior on parts (such as ability to set focus). We don't want to force these interfaces on clients who don't need them, but need some way to specify the optional behavior and how clients can opt into it
  • Restore state not currently working
    • We can save and restore workbench model XMI, but need to restore 3.x workbench state as well
    • Need to walk over XMI and restore corresponding workbench state

Back to the top