apache/incubator-seata
在 GitHub 查看Support old version state machine designer artifacts
Open
#6,137 创建于 2023年12月11日
good first issuetask: help-wanted
仓库指标
- Star
- (25,960 star)
- PR 合并指标
- (平均合并 13天 1小时) (30 天内合并 13 个 PR)
描述
Why you need it?
New version state machine designer uses JSON with style information that is great similar to the user-written JSON. However, the JSON file that old version (i.e., the one implemented in GGEditor) is in a very different form. The new version should be backward-compatible.
How it could be?
Extend SagaImporter to be backward-compatible.
Other related information
Please merge related PR to the refactor_designer branch.