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

(Created page with "= Topics = * Release preparation * Local search * IncQuery enum issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=462767 * VIATRA MWE integration * Model obfuscator = Minu...")
 
 
(No difference)

Latest revision as of 17:09, 25 February 2016

Topics


Minutes

IncQuery release

IncQuery

  • Enum issue:
    • Technically ready, postponed to 1.1
    • Canonic representation created for Enum literals
    • Always returns the canonical version, might cause surprises for callers!
    • Test needed whether there is a classcastexception during runtime in generated cases
    • Check/eval: classloader issues, as the different packages may have different classloaders
  • Local search

VIATRA

  • MWE integration: simplified version based on feedback will be created in July
  • Model obfuscator UML support enhancements being created
    • Inclusion to user interface
    • Profile obfuscation
    • TODO: stereotype application obfuscation

Back to the top