mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-27 18:24:58 +00:00
adding wishlist to the documentation.
This commit is contained in:
parent
0d22e27f78
commit
bf85a37a02
@ -6,9 +6,9 @@
|
||||
quick_start/quick_start.md
|
||||
documentation/documentation.md
|
||||
how_to/bpmn_unit_tests.md
|
||||
```
|
||||
wish_list/wish_list.md
|
||||
|
||||
This is great!
|
||||
```
|
||||
|
||||
## 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