Replies: 1 comment 4 replies
-
Pre-development phase: Development phase: lib-bpmn-engine is missing feel-expression parser and evaluation which is a big part of the dmn spec. Do we want to start work on that as well or keep the expr |
Beta Was this translation helpful? Give feedback.
-
Hi guys I would like to summarize my efforts in GoBPM. In the following repos I publish current state of it. Please consider it highly experimental I would say that its purpose mostly was for me to be able to imagine what should be the first steps we should take after we start the proper development phase.
Repositories
Pre-development phase
🧑💻 Development phase
Groups of requirements for development
1) Persistence
2) Structuring the BPMN evaluation and model so that it adheres to BPMN elements inheritance.
For example there is basically this structure in the activity elements.
If we structure this properly we should be able to avoid duplication of business logic in the handing code. I think the same principle should be applied both to the model structure itself and to the execution handling as well. I see this important so that we can improve the BPMN coverage in future.
3) Clustering
🎯 Development Priorities
The priorities as I see it right now (this is something we should discuss)
Please start following PBI on linked in as we are trying to start the community there ;-)
https://www.linkedin.com/company/process-builders-initiative
Beta Was this translation helpful? Give feedback.
All reactions