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"

Line 5: Line 5:
 
** Xcore integration requires Luna, but it is unclear ATM how it will exactly work
 
** 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
 +
*** 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
 
** Luna compatibility branch
 
** general ideas
 
** general ideas
Line 10: Line 15:
 
** Zest-based viewers
 
** Zest-based viewers
 
*** arrow ending styles
 
*** arrow ending styles
 +
*** arrow coloring
 
*** avoid similarly curved arrows when multiple arrows are drawn between nodes
 
*** avoid similarly curved arrows when multiple arrows are drawn between nodes
 
*** select a better default layout algorithm (spacetree?)
 
*** select a better default layout algorithm (spacetree?)
 
* forum
 
* forum
 
** IQPL improvement suggestion: http://www.eclipse.org/forums/index.php/mv/msg/538410/1129454/#msg_1129454
 
** IQPL improvement suggestion: http://www.eclipse.org/forums/index.php/mv/msg/538410/1129454/#msg_1129454

Revision as of 07:20, 9 October 2013

Meeting minutes 2013 10 09

Topics

  • xform API remarks
  • 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
      • arrow coloring
      • avoid similarly curved arrows when multiple arrows are drawn between nodes
      • select a better default layout algorithm (spacetree?)
  • forum

Back to the top