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

(New page: = Attendees = * Tom * David Williams * Brian DeAlwis = Minutes = Discussion of how to organize UI development to avoid overhead and reduce risk of failure across 3.x and 4.x. * Curren...)
 
Line 1: Line 1:
 
= Attendees =
 
= Attendees =
  
* Tom  
+
* Tom Schindl
 
* David Williams
 
* David Williams
 
* Brian DeAlwis
 
* Brian DeAlwis

Revision as of 10:33, 6 October 2011

Attendees

  • Tom Schindl
  • David Williams
  • Brian DeAlwis

Minutes

Discussion of how to organize UI development to avoid overhead and reduce risk of failure across 3.x and 4.x.

  • Currently we have two copies of 95% of our code that is in common (via branching)
  • How do we avoid the duplication in all the common code but keep a structure that makes it easier to keep ui.workbench branches up to date.

Back to the top