xtuml / munin

Apache License 2.0
1 stars 0 forks source link

226 start stop start #234

Closed cortlandstarrett closed 6 days ago

cortlandstarrett commented 1 week ago

This also includes release notes for 1.4.0

cortlandstarrett commented 6 days ago

Release Note Line 76: Typo - were instead of was

Release Note json2plus section: I think it's important to include a note that json2plus can't extract all of the features of a good job definition from an event stream. For example it is impossible to deduce the critical event. Also, json2plus can't ensure the job definition is a "good" one - the event stream may contain few features that allow for effective protocol verification.

The json2plus that we are supplying is not part of the reverse engineering to get the job definition. We simply do the mechanical (syntactic) conversion from JSON job definition to PUML job definition. It is all the lex/yacc/antlr type of stuff.