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/Meeting20170824

< VIATRA‎ | DeveloperMeetingMinutes
Revision as of 04:47, 31 August 2017 by Zoltan.ujhelyi.incquerylabs.com (Talk | contribs) (Created page with "== Topics == * {{VIATRA-Status}} * TODOs from last meeting ** TODO Ábel: initiate place in doc and document experimental TP indexing *** https://git.eclipse.org/r/103624 ** T...")

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

Topics

  • Current status: Bugzilla Gerrit AERI
  • TODOs from last meeting
    • TODO Ábel: initiate place in doc and document experimental TP indexing
    • TODO Bugzilla issue for Transformation Dev UI
    • TODO Zoli: finish remaining tasks related to CPS demonstrator app
    • TODO: Issue management
    • TODO: Cross-resource containment tests and documentation
  • Ongoing tasks
  • Surrogate objects in base index
    • Query & indexing memory diet
      • Specialized Tuple, Mask classes ~✓
      • Eclipse Collections
        • Revamped CollectionsFramework ✓
        • Optional Java8/EC-specific fragment ✓
        • TODO Sort out build / test / P2
      • TODO extend CollectionsFramework to base index, transitive closure lib
      • TODO Indexing layer and Rete input nodes deduplication
  • Xtext scoping experiments for performance
  • Pattern parser updates: https://bugs.eclipse.org/bugs/show_bug.cgi?id=521188

Minutes

  • Started preference page documentation
  • TODO Bugzilla issue for Transformation Dev UI
    • Not yet, initial request was from Daniel, communicated through Gaben
    • TODO Zoli: finish remaining tasks related to CPS demonstrator app
  • Not yet
  • TODO: Issue management
    • CEP issues moved, others yet to manage
  • Cross-resource containment tests and documentation
    • TODO New and noteworthy remaining, otherwise done
  • Surrogate objects
    • Lives on separate branch
    • No progress in last two weeks
  • Memory diet
    • Provide common factory interface to support EC as well
    • Current plan: no user-based configuration for collection factories
    • Istvan: make sure Java 8 users get EC by default and Java 7 users don’t have installation errors
  • Xtext scoping experiments
    • Zoltan worked on this recently
    • Look at how Xcore handles this and adapt it
    • Goal is to get a first prototype that can be tested on industrial case study
  • Surface parser errors on API
    • TODO Zoltan schedule this enhancement
  • Progress report on test model generation
    • Attributes are not handled by generator
    • More detailed results later

Back to the top