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

VIATRA/DeveloperMeetingMinutes/Meeting20150609

< VIATRA‎ | DeveloperMeetingMinutes
Revision as of 08:55, 23 June 2015 by Ujhelyiz.mit.bme.hu (Talk | contribs) (Created page with "= Topics = * Automated error reporting from Mars for both IncQuery and VIATRA ** https://dev.eclipse.org/recommenders/committers/confess/#/projects/54c12458e4b09f7fc8453997 **...")

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

Topics

Minutes

  • Error reporting set up
  • Testing: uses school example, not includable on eclipse.org
  • Memory leak: traceability objects were leaked in case of repeated getMatcher release; hopefully fixed
  • Viewers: problem with existing engine reused for viewers; custom EMFScope idea available at https://git.eclipse.org/r/#/c/49770/ ; Gábor and Csabi will talk about possible options, e.g. NavigationHelper#addRoot()
  • Java model exception: Xbase issue; idea: check what happens if pattern is only available from target platform; provide better error message if problematic
  • Surrogate registry issue: bug itself was fixed; lazy loading postponed to 1.1
  • Dynamic EMF enum literals
  • Possible fix being created by Gábor; non-trivial updated; there might be performance effects

Back to the top