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

Line 10: Line 10:
 
* Boris Bokowski
 
* Boris Bokowski
 
* Brian DeAlwiss
 
* Brian DeAlwiss
* David Orme
 
 
* Dan Rubel
 
* Dan Rubel
 +
* David Orme
 
* Eric Moffatt
 
* Eric Moffatt
 
* John Arthorne
 
* John Arthorne
Line 23: Line 23:
  
 
* API
 
* API
** Use x-internal
+
** Use x-internal or x-friends everywhere
 
** Make sure we have believable package names
 
** Make sure we have believable package names
  
Line 29: Line 29:
 
** Do we need to move packages in CVS
 
** Do we need to move packages in CVS
  
* CSS tweaks, improving spacing
+
* CSS tweaks, improving spacing, layout, margins
 
* Shared parts support is now in place
 
* Shared parts support is now in place
 +
* Cleaning up bug backlog on injection and contexts
 +
* Looking at performance issues related to contexts
 +
** Switch editors improved from 3s to 1s
 +
* Build problems making build slower
 +
* e4 support for menus and menu visibility, action sets, popup menus
 +
* Working to honour 3.x menu contributions in compatibility layer
 +
* {{bug|305586}} on model tweaking, see comment 46
 +
* Brian looking into meta-renderer to allow more customization on toolbars
 +
* Dave wondering on package names for his e4 contributions
 +
* Tom looking at single-sourcing code in both e4 and 3.x
 +
* Wrote a simple IDE example using pure e4 technology
 +
* How do we honour CSS margin settings (extra composite wrapper?)
 +
* 1.0 styling mantra: no magic
 +
** margins won't automatically be honoured everywhere, renderer has to do it but styling engine will expose the required details

Revision as of 10:36, 20 May 2010

Agenda

  • M6 status
  • Marking API provisional
  • End-game plan

Attendees

  • Bogdan Gheorghe
  • Boris Bokowski
  • Brian DeAlwiss
  • Dan Rubel
  • David Orme
  • Eric Moffatt
  • John Arthorne
  • Mike Wilson
  • Oleg Besedin
  • Paul Webster
  • Susan McCourt
  • Tom Schindl

Minutes

  • API
    • Use x-internal or x-friends everywhere
    • Make sure we have believable package names
  • Graduation process
    • Do we need to move packages in CVS
  • CSS tweaks, improving spacing, layout, margins
  • Shared parts support is now in place
  • Cleaning up bug backlog on injection and contexts
  • Looking at performance issues related to contexts
    • Switch editors improved from 3s to 1s
  • Build problems making build slower
  • e4 support for menus and menu visibility, action sets, popup menus
  • Working to honour 3.x menu contributions in compatibility layer
  • bug 305586 on model tweaking, see comment 46
  • Brian looking into meta-renderer to allow more customization on toolbars
  • Dave wondering on package names for his e4 contributions
  • Tom looking at single-sourcing code in both e4 and 3.x
  • Wrote a simple IDE example using pure e4 technology
  • How do we honour CSS margin settings (extra composite wrapper?)
  • 1.0 styling mantra: no magic
    • margins won't automatically be honoured everywhere, renderer has to do it but styling engine will expose the required details

Back to the top