mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-07 07:34:17 +00:00
9 lines
410 B
Markdown
9 lines
410 B
Markdown
|
# Wish List
|
||
|
|
||
|
The follow is a list of enhancements we wish to do complete in the near (or even distant future)
|
||
|
|
||
|
## BPMN Definitions at save time vs run time
|
||
|
Improve performance by pre-processesing the BPMN Specification and generating the internal JSON resprestation so we no longer create the expense of doing this on a per-process basis.
|
||
|
This will also allow us to do some early and deep validation as well.
|
||
|
|