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/Meeting20151029"

(Created page with "= Topics = * EMF-IncQuery 1.1.0 and VIATRA 0.8.0 release delayed due to Xtext 2.9 delay ** TODO: talk with Itemis to get timely notice on such delays * Bugzilla status: http...")
 
 
(No difference)

Latest revision as of 17:09, 25 February 2016

Topics


Minutes

EMF-IncQuery

  • release delayed to Nov 12th due to Xtext release
  • bugzilla review: some small bug issues will be postponed
  • incquery.net migration
    • TODO Ábel: evaluate remaining pages for migration
  • runtime dependencies
    • merge and see if any test projects fail
  • Xtend in core
    • no changes planned: do not overuse but otherwise no effort on cleaning now
  • Java version update
    • for 1.2, we will move up to Java 7
  • EIQ-Sirius benchmark
    • hard to measure due to caching
    • basic result: on model change, AQL evaluation is executed when the transaction is committed, while EIQ evaluation is much faster (and is performed during modification)
      • AQL can be several seconds vs EIQ less than 100 ms

VIATRA

  • debugger contribution will be merged after release

Back to the top