kekkonen

lovuikeng 2017-11-03T04:32:56.000105Z

how does 'Reloaded Workflow' look like with 'kekkonen' taking the building-permit as example?

ikitommi 2017-11-03T15:02:02.000494Z

@lovuikeng it should work normally. You can either inject the running system (or parts of it) into the dispatcher contex or use ckosures. There is sample of the first approach in https://github.com/metosin/kekkonen-sample

lovuikeng 2017-11-03T16:44:18.000426Z

cool, thank you @ikitommi Will data-driven integrant be used in kekkonen eventually? sauna-todo makes use of it instead of component

ikitommi 2017-11-03T18:47:08.000534Z

Kekkonen works with all dependency/lifecycle managers, so it’s more matter of taste what to use. We all all of DIY, Component, Mount and Integrant apps deployed.

ikitommi 2017-11-03T18:48:05.000692Z

Integrant is good though. Might be used in template project. Examples should be for all.