nitram509 / lib-bpmn-engine

A BPMN engine, meant to be embedded in Go applications with minimal hurdles, and a pleasant developer experience using it. This approach can increase transparency for non-developers.
https://nitram509.github.io/lib-bpmn-engine/
MIT License
288 stars 74 forks source link

implement support for start timer event #148

Open jinjaghost opened 1 year ago

jinjaghost commented 1 year ago

Hi,

Do you have any plan to support start timer event ?

Regards,

nitram509 commented 1 year ago

As of today not planned, yet. PRs are always welcome ... but I would suggest and prefer to get the current rewrite done.

I did quite some refactorings while implementing the serialization feature - I hope to the good - and would consider adding new elements rather afterwards.