This website requires JavaScript.
Explore
Help
Sign In
status-im
/
spiff-arena
mirror of
https://github.com/status-im/spiff-arena.git
Watch
2
Star
0
Fork
You've already forked spiff-arena
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5a3836b2a1
spiff-arena
/
.gitignore
2 lines
25 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ignore pyrightconfig.json
2022-11-10 19:33:07 +00:00
pyrightconfig.json
Mostly a name change from BpmnProcessIdLookup to SpecReferenceCache. I landed on this unfortunate name because: 1. It's not just processes, it contains the list of all DMN Decisions as well. 2. It is closely linked to the SpecReference object that can be generated by looking through all the Spec files to find the processes and decisions they contain. 3. It is a cache of information, the file system is the source of truth. Seems likely we will cache more things in the future -- so setting things up this way made sense.
2022-11-14 20:23:37 +00:00
.idea/