Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
E4/Meeting Minutes/Status 20090226
< E4 | Meeting Minutes
Agenda
- use of equinox.concurrent
- bundle/package names
Attendees
- Boris Bokowski
- Christoph Dorn
- Eric Moffatt
- John Arthorne
- Kevin McGuire
- Mike Wilson (McQ)
- Oleg Besedin
- Paul Webster
- Simon Kaegi
- Steve Northover
- Aghiles Abdesselam (Zizou)
Minutes
Status updates
- e4 builds now compiled against Galileo M5
- Starting to use javascript modularity work to rewrite Bespin server
- Working on styling 3.x workbench using CSS presentation
- Wiki page on how to style SWT widgets using CSS
- 3.x workbench compatibility using contexts
- Javascript modularity work released
- Conversations happening on Bespin core mailing list
- Implemented OSGi service lookup via e4 contexts
- Service injection works
- Service lifecycle is managed by the context, injected values updated when service schange
- Christophe working on UI Components in Eclipse be able to link to outside services
- Be able to deploy code/widgets written for browsers into Eclipse UI parts
Bespin
- Replaced simple Bespin Python server with proof of concept Eclipse-based server
- Simple REST API between Bespin client/server
- Bespin team interested in Eclipse IDE expertise, e4 team interested in Bespin server/browser expertise, so it's a natural collaboration
- We had a conversation about interop between HTML Canvas and SWT