Waddlesworth

Results 5 issues of Waddlesworth

I've built support for the `intermediateCatchEvent` with a `timerEventDefinition` (although this won't quite work fully in the bundle as the delay/timers are handled separately in my instance) At the moment,...

In trying to build this kind of workflow: ![Two path workflow](https://genj.io/i/0c796d.png) I was wondering if there's any way to push the workflow to the appropriate state, depending on which button...

question

I was wondering if there was a way to implement something to replace PHP's `\Serializable` interface and use that on all of the data structures. With a `Serializer` interface, so...

I'm getting the above error on Windows while using `electron-json-storage:4.1.2` I'm building an import procedure which does a large number of requests inside of a single `Promise.all`, and `storage.get` is...

Removed lua_call detour, I think this is what was breaking it. I don't think anyone was using CSE as a standalone BLT.