Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/Meeting20150609"

(Created page with "= Topics = * Automated error reporting from Mars for both IncQuery and VIATRA ** https://dev.eclipse.org/recommenders/committers/confess/#/projects/54c12458e4b09f7fc8453997 **...")
 
 
(No difference)

Latest revision as of 17:09, 25 February 2016

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