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

Epsilon/Minutes/23-06-2011

< Epsilon
Revision as of 11:08, 27 September 2011 by Agarcdomi.gmail.com (Talk | contribs) (Convert pending tasks to bug reports)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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) bug 359092
  • 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 bug 3590869
    • List elements of a collection in the Variables view (Antonio) bug 359088
    • How can we show the extended properties of a value? (Antonio) bug 359088
  • 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) bug 359092
  • 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 bug 3590869
    • List elements of a collection in the Variables view (Antonio) bug 359088
    • How can we show the extended properties of a value? (Antonio) bug 359088
  • 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