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 2: Line 2:
 
== Topics ==
 
== Topics ==
 
* xform API remarks
 
* 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, but it is unclear ATM how it will exactly work
 
** Xcore integration requires Luna, but it is unclear ATM how it will exactly work

Revision as of 07:21, 9 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
      • 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