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

(Created page with "== Topics == * Bugzilla status: VIATRA * LS progress * Milestone 1 for release 1.4 tomorrow * Graphical pattern language syntax demo * Aggregators == Minutes == * Aggregators...")
 
 
Line 1: Line 1:
 
== Topics ==
 
== Topics ==
* Bugzilla status: VIATRA
+
* Bugzilla status: [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&classification=Modeling&columnlist=assigned_to,bug_status,short_desc,target_milestone,version&list_id=13158505&order=target_milestone,version,priority,bug_severity&product=Viatra VIATRA]
 
* LS progress
 
* LS progress
 
* Milestone 1 for release 1.4 tomorrow
 
* Milestone 1 for release 1.4 tomorrow

Latest revision as of 07:14, 17 August 2016

Topics

  • Bugzilla status: VIATRA
  • LS progress
  • Milestone 1 for release 1.4 tomorrow
  • Graphical pattern language syntax demo
  • Aggregators

Minutes

  • Aggregators
    • Demo probably next week
    • Rete integration complete
    • Type inferrer integration in progress - TODO Zoli
  • LS progress
    • CPS benchmark framework & build job has been enhanced with
    • TODO Reduced CPS benchmark has to be created
      • Less variants
      • Only M2M
    • Base indexer has the possibility to calculate only instance count
      • Issue fixed with planner’s cost function
      • LS provides reasonable trade-off between runtime & memory consumption
    • TODO (lower priority) - Further performance issue: Init phase is 2x slower than Rete
      • Possible cause (hypothesis): reindexing during Init phase
    • TODO (higher priority) - Usability enhancements to specify hints
      • Grammar
      • Validator
      • API
  • Milestone 1 for release 1.4 tomorrow
    • Don’t push very breaking changes if possible
  • Graphical pattern language syntax demo
    • Contribution by Ádám Lengyel
    • Visualize & edit patterns graphically
    • Two-way synchronization with existing textual instance model
    • Pattern language features covered
    • Expressions can be edited with Xtext inline editor
    • Sirius was patched during development to support corner cases of integration with Xtext
  • Sirius - VIATRA Query integration
    • Business model to view model transformation can be defined with VQL
    • In Sirius 4.1 refresh may reuse incremental capabilities of VQL interpreter

Back to the top