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 "VIATRA/DeveloperMeetingMinutes/Meeting20131009"

(Created page with "= Meeting minutes 2013 10 09 = == Topics == * ECE2013 prerequisites * Xcore integration requires Luna * scoping issues (e.g. concurrentmodificationexception on clean) need t...")
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Meeting minutes 2013 10 09 =
 
= Meeting minutes 2013 10 09 =
 
== Topics ==
 
== Topics ==
 +
* xform API remarks
 +
* performance issues, disable outline altogether? https://bugs.eclipse.org/bugs/show_bug.cgi?id=417276
 
* ECE2013 prerequisites
 
* ECE2013 prerequisites
* Xcore integration requires Luna
+
** Xcore integration requires Luna, but it is unclear ATM how it will exactly work
* scoping issues (e.g. concurrentmodificationexception on clean) need to be resolved
+
** scoping issues (e.g. concurrentmodificationexception on clean) need to be resolved
* Zest-based viewers
+
*** concurrentmodificationexception
  * arrow ending styles
+
*** classcastexception
  * avoid similarly curved arrows when multiple arrows are drawn between nodes
+
*** specific to the library example: "cannot nest src under library" error (ensureSourceFolders)
  * select a better default layout algorithm (spacetree?)
+
** general issues
 +
*** wrong handling of annotation parameter value assignments
 +
** Luna compatibility branch
 +
** general ideas
 +
*** selection synch
 +
** Zest-based viewers
 +
*** arrow ending styles - unsupported
 +
*** arrow coloring - DONE
 +
*** avoid similarly curved arrows when multiple arrows are drawn between nodes - TODO Uzi
 +
*** select a better default layout algorithm (spacetree?) - PARTIALLY DONE, TODO Uzi
 +
*** label refresh on list, tree, graph? - DONE
 +
* forum
 +
** IQPL improvement suggestion: http://www.eclipse.org/forums/index.php/mv/msg/538410/1129454/#msg_1129454
 +
*** '''we'll create a ticket, and see later'''

Revision as of 11:42, 14 October 2013

Meeting minutes 2013 10 09

Topics

  • xform API remarks
  • performance issues, disable outline altogether? https://bugs.eclipse.org/bugs/show_bug.cgi?id=417276
  • ECE2013 prerequisites
    • Xcore integration requires Luna, but it is unclear ATM how it will exactly work
    • scoping issues (e.g. concurrentmodificationexception on clean) need to be resolved
      • concurrentmodificationexception
      • classcastexception
      • specific to the library example: "cannot nest src under library" error (ensureSourceFolders)
    • general issues
      • wrong handling of annotation parameter value assignments
    • Luna compatibility branch
    • general ideas
      • selection synch
    • Zest-based viewers
      • arrow ending styles - unsupported
      • arrow coloring - DONE
      • avoid similarly curved arrows when multiple arrows are drawn between nodes - TODO Uzi
      • select a better default layout algorithm (spacetree?) - PARTIALLY DONE, TODO Uzi
      • label refresh on list, tree, graph? - DONE
  • forum

Back to the top