wiki:Meetings/Meet-2010-03-25

KIELER Meeting 2010-03-25

  • Moderator: haf, Protocol: mim
  • Attendees : haf, csch, mim, tam, soh and abl (late!!)

Topics for this meeting

  • Highlighting conventions
  • Synchcharts metamodell
  • Dataflow metamodell
  • Source bundles
  • Copy & paste conventions
  • Release 0.2.0
  • Xtext 1.0 and MWE2
  • New projects
  • Esterel transformations
  • SC stuff
  • Synccharts stuff

Topics scheduled for next week meeting

  • Synccharts
  • Dataflow metamodell
  • Release 0.2.0
  • Xtext 1.0 and MWE2
  • Esterel transformation
  • New projects

SC

  • Run validation (check-file) before generating code (#764)
  • NPE from workflow / XPand ? (#765)

SyncCharts?

  • Currently there are signals and interface declaration parts (for debugging)
  • We need an Xtext editor for the interface declaration part for the next release.
  • Remove InterfaceDecl? from release or improve it !

Dataflow Metamodel

  • Need new and improved model

New projects

  • New list of proejcts [wiki:Projects/Future?
  • Trac page is veery slow today, so this will be scheduled for next week.

Highlighting conventions

  • Highlighting of states causes interface declaration part to be highlighted, too! The reason is that if a state is highlighted, the label is also highlighted this should be deactivated? (#766)
  • highlight: [url,color] <- JSON-Value (color = #RGB) !
  • Use-cases:
    • SyncCharts? :
      • Active states (history)
      • Chosen transitions
      • Simulation
      • Markings
      • Analyzing diagrams
    • UML
    • Dataflow
  • Color configuration by component.

Source bundle

  • Source code in plug-in feature projects?
  • Generated features with sources?
  • Csch will do more research