Skip to main content

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.

Jump to: navigation, search

Difference between revisions of "E4/Scripting/telcon20130904"

< E4‎ | Scripting
(Meeting on the 09/04/2013)
 
(Nex meetings)
 
(7 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
The aim of this meeting was to discuss technical solution for the new eclipse project.
 
The aim of this meeting was to discuss technical solution for the new eclipse project.
 
Agenda :
 
Agenda :
Eclipse Monkey Revival Vs EScript
+
*Eclipse Monkey Revival Vs EScript
Make choice about language syntax
+
*Make choice about language syntax
Team Organization
+
*Team Organization
Deadlines
+
*Deadlines
 
+
  
 
==Choices==
 
==Choices==
Line 23: Line 22:
 
*** Metadatas
 
*** Metadatas
 
*** Some work on python
 
*** Some work on python
*** Migrate DOMs into modules. The module will now be loaded thanks to the loadModule instruction or statically thanks to the metadata.
+
*** Migrate DOMs into modules. The module will now be loaded thanks to the loadModule instruction or statically thanks to the metadata. (Next Friday meeting)
 
+
** A new reposoritory will be created on github waiting for integration in eclipse. First committers :
+
*** Christian Pontesegger, Infineon
+
*** Martin Oberhuber, WindRiver
+
*** Arthur Daussy, ATOS
+
  
** Deadlines
+
* A new repository will be created on github waiting for integration in eclipse. First committers :
*** Aim to make write the proposal before the end of september
+
** Christian Pontesegger, Infineon
***
+
** Martin Oberhuber, WindRiver
 +
** Arthur Daussy, ATOS
  
 +
* Deadlines
 +
** Aim to make write the proposal before the end of September
  
 
==Tasks==
 
==Tasks==
Line 50: Line 47:
 
**Look for correct Eclipse Architecture of builds
 
**Look for correct Eclipse Architecture of builds
  
*Open task
+
*Pierre
** Find a way to integrate Jython,JRuby and groovy into eclipse fondation
+
** Find a way to integrate Jython,JRuby and Groovy interpreter into eclipse fondation (in progress with EMO)
  
==Nex meetings==
+
==Next meetings==
* 09/06/2013 11 am to discuss module mechanism
+
* 09/06/2013 11 am - Discuss module mechanism
* 09/11/2013 11 am to discuss project progress
+
* 09/11/2013 11 am - Discuss project progress

Latest revision as of 05:48, 11 September 2013

Attendees

  • Arthur Daussy, ATOS
  • Christian Pontesegger, Infineon
  • Martin Oberhuber, WindRiver

Agenda

The aim of this meeting was to discuss technical solution for the new eclipse project. Agenda :

  • Eclipse Monkey Revival Vs EScript
  • Make choice about language syntax
  • Team Organization
  • Deadlines

Choices

  • Technical choices
    • The EScript project will be use a base. Cause
      • The project is more recent
      • The architecture is more clear and quite close the Eclipse Monkey one( Not difficult to integrate Eclipse Monkey contribution)
    • Eclipse Monkey contribution to migrate to new project
      • Script Tree view
      • Script Menu
      • Metadatas
      • Some work on python
      • Migrate DOMs into modules. The module will now be loaded thanks to the loadModule instruction or statically thanks to the metadata. (Next Friday meeting)
  • A new repository will be created on github waiting for integration in eclipse. First committers :
    • Christian Pontesegger, Infineon
    • Martin Oberhuber, WindRiver
    • Arthur Daussy, ATOS
  • Deadlines
    • Aim to make write the proposal before the end of September

Tasks

  • Arthur
    • Create a new repo
    • Change namespace to be Eclipse compliant
    • Migrate Eclipse Monkey contribution + samples
    • Work to make python work
    • Migrate Topcased Dom
  • Christan
    • Integrat current work (debugger etc...)
    • Make maven build work in new space
  • Martin
    • Look for correct Eclipse Architecture of builds
  • Pierre
    • Find a way to integrate Jython,JRuby and Groovy interpreter into eclipse fondation (in progress with EMO)

Next meetings

  • 09/06/2013 11 am - Discuss module mechanism
  • 09/11/2013 11 am - Discuss project progress

Back to the top