Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Description
The official specs shows an example of using XInclude to split a state machine into "Main.scxml" and "Test2Sub1.xml": https://www.w3.org/TR/scxml/#N11608
It would be helpful for Qt SCXML's tools to support this setup too.
Use-case
The ability to split sub-states into separate files would allow different developers to work on different sub-states simultaneously without the risk of merge conflicts in source control.
Attachments
Issue Links
- relates to
-
QTBUG-1088 Add support for XInclude
- Reported