Skip to content

Update terminology related to plain SCXML and test plain SCXML generation #137

@MarcoLm993

Description

@MarcoLm993

When converting ASCXML, there are multiple formats coming into play, but we don't have yet a clear terminology for referring to them.
In particular, ASCXML makes a first processing to remove the framework specific constructs, moving to "plain SCXML", where there are still some customizations when comparing to the SCXML format defined in https://www.w3.org/TR/scxml/.
Afterwards, for generating an SCXML file set compatible with the official format (and SCAN), we perform an additional processing step.
What should we call the result from this step? Additionally, we did not make any specific test for this conversion step, this should be also fixed before closing this issue.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions