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 "Epsilon/Minutes/23-06-2011"

(Agenda)
(Actions)
Line 43: Line 43:
  
 
* GMF is not trivial to set up in Indigo (has disappeared from "Install Modeling Components")
 
* GMF is not trivial to set up in Indigo (has disappeared from "Install Modeling Components")
** Split Eugenia task into its own project (Antonio)
+
** Split Eugenia task into its own project (Antonio, done)
 
* Analyse the performance of Epsilon using TPTP
 
* Analyse the performance of Epsilon using TPTP
 
** Investigate ExecutionController that profiles the executed code (Dimitris)
 
** Investigate ExecutionController that profiles the executed code (Dimitris)
Line 71: Line 71:
 
* How can we show the extended properties of a value? (Antonio)
 
* How can we show the extended properties of a value? (Antonio)
 
* Go over the bug reports
 
* Go over the bug reports
* Recent changes: generalized EolClasspathNativeType, bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=349209 349209] (Dimitris to investigate)
+
* Recent changes: generalized EolClasspathNativeType, bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=349209 349209] (fixed and refactored later on)
 
* EOL: should programs with more than 1 model warn about ambiguous types? https://bugs.eclipse.org/bugs/show_bug.cgi?id=349972
 
* EOL: should programs with more than 1 model warn about ambiguous types? https://bugs.eclipse.org/bugs/show_bug.cgi?id=349972
  

Revision as of 05:34, 6 July 2011

Resolved Issues

  • Put a link to the Epsilon wiki in the Epsilon website (Dimitris) (Done)
  • Do the SVN keyword thing in the bugzilla (Dimitris) (Done)
    • Email Louis and Antonio when done (Dimitris) (Done)
  • Document bug lifecycle in the bugzilla (flags, keywords) (Dimitris) (Done)
  • Write the section on EOL literals (Antonio) (Done)
  • Write first version of article on how to post questions to the forum (Louis) (Done)
  • Look for a tool that automatically checks websites for broken links (Antonio: I show how to use wget in this article)
  • Update the EuGENia tutorial article to mention the Generate GMF Editor button (Antonio: I edited this article)

Agenda

  • Analyse the performance of Epsilon using TPTP
    • TPTP is dead. Maybe try to find other similar tools (Louis / Antonio) (ToDo)
    • Investigate ExecutionController that profiles the executed code (Dimitris) (ToDo)
  • Document the Eclipse.org specific files (project plan etc) (Dimitris) (ToDo)
  • Document the building/uploading process (Dimitris) (ToDo)
  • Add missing copyright notices in the code (Dimitris) (ToDo)
  • Prepare docuware for move from GMT to EMFT (Dimitris) (Done)
  • Briefly discuss some features needed for INESS / MADES:
    • EWL-GMF binding: expose a variable for referring to GMF notation model (Louis and Dimitris to investigate) (ToDo)
    • More fine-grained traceability in EGL (Antonio and Louis to exchange solutions, Louis to investigate operations that receive the full AST as argument - see select operation) (Almost done)
  • Write article on debugger + blog post (Dimitris)
    • Investigate importing files from existing plugins ie. platform:/plugins/... (Antonio)
  • Fix error messages when loading EMF models / if loading fails remove from ID map (Dimitris)
    • Fix store() as well
  • EVL project wizard (Dimitris)
  • Write an article for Register EPackages (Dimitris)
  • Integrate it with the existing article on reflective EMF
  • Finish Exeed tutorial (Dimitris)
  • Fix Epsilon launch configurations: parse error reporting (Dimitris)
  • Add support for right-click on .e*l files -> Run as... (already done some work on this) (Louis and Dimitris to investigate)
  • Add more features to the debugger:
    • Step over
    • List elements of a collection in the Variables view (Antonio)
    • How can we show the extended properties of a value? (Antonio)
  • Go over the bug reports
  • Recent changes: generalized EolClasspathNativeType, bug 349209 (fixed during meeting, refactored later on)
  • EOL: should programs with more than 1 model warn about ambiguous types? https://bugs.eclipse.org/bugs/show_bug.cgi?id=349972

Actions

  • GMF is not trivial to set up in Indigo (has disappeared from "Install Modeling Components")
    • Split Eugenia task into its own project (Antonio, done)
  • Analyse the performance of Epsilon using TPTP
    • Investigate ExecutionController that profiles the executed code (Dimitris)
  • Document the Eclipse.org specific files (project plan etc) (Dimitris)
  • Document the building/uploading process (Dimitris)
  • Add missing copyright notices in the code (Dimitris)
  • Prepare docuware for move from GMT to EMFT (Dimitris)
  • Briefly discuss some features needed for INESS / MADES:
    • EWL-GMF binding: expose a variable for referring to GMF notation model (Louis and Dimitris to investigate)
    • More fine-grained traceability in EGL (Antonio and Louis to exchange solutions, Louis to investigate operations that receive the full AST as argument - see select operation)
  • Write article on debugger + blog post (Dimitris)
    • EWL-GMF binding: expose a variable for referring to GMF notation model (Louis and Dimitris to investigate) (ToDo)
    • More fine-grained traceability in EGL (Antonio and Louis to exchange solutions, Louis to investigate operations that receive the full AST as argument - see select operation) (Almost done)
  • Write article on debugger + blog post (Dimitris)
    • Investigate importing files from existing plugins ie. platform:/plugins/... (Antonio)
  • Fix error messages when loading EMF models / if loading fails remove from ID map (Dimitris)
    • Fix store() as well
  • EVL project wizard (Dimitris)
  • Write an article for Register EPackages (Dimitris)
  • Integrate it with the existing article on reflective EMF
  • Finish Exeed tutorial (Dimitris)
  • Fix Epsilon launch configurations: parse error reporting (Dimitris)
  • Add support for right-click on .e*l files -> Run as... (already done some work on this) (Louis and Dimitris to investigate)
  • Add more features to the debugger:
    • Step over
  • List elements of a collection in the Variables view (Antonio)
  • How can we show the extended properties of a value? (Antonio)
  • Go over the bug reports
  • Recent changes: generalized EolClasspathNativeType, bug 349209 (fixed and refactored later on)
  • EOL: should programs with more than 1 model warn about ambiguous types? https://bugs.eclipse.org/bugs/show_bug.cgi?id=349972

Deferred

  • Go through the Epsilon bug reports
  • Integration with the Eclipse build infrastructure
  • Get on the next release train

Back to the top