mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-10 00:44:29 +00:00
adding wishlist to the documentation.
This commit is contained in:
parent
fb6fa7da8b
commit
247735b0d4
@ -6,9 +6,9 @@
|
|||||||
quick_start/quick_start.md
|
quick_start/quick_start.md
|
||||||
documentation/documentation.md
|
documentation/documentation.md
|
||||||
how_to/bpmn_unit_tests.md
|
how_to/bpmn_unit_tests.md
|
||||||
```
|
wish_list/wish_list.md
|
||||||
|
|
||||||
This is great!
|
```
|
||||||
|
|
||||||
## Indices and tables
|
## Indices and tables
|
||||||
|
|
||||||
|
8
docs/wish_list/wish_list.md
Normal file
8
docs/wish_list/wish_list.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# 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.
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user