Fork me on GitHub
#onyx
<
2017-10-19
>
sparkofreason21:10:00

It works fine for non-exceptional cases.

lucasbradstreet21:10:54

@dave.dixon that’s likely a bug. The flow conditions handling is one of the few remaining cases where there’s a complete second implementation, and that means implementation differences. I’ve been slowly refactoring aspects of onyx to improve reuse for this reason.

lucasbradstreet21:10:58

I can check it out tonight.

lucasbradstreet21:10:10

I’ve created an issue on the local-rt repo

sparkofreason21:10:24

No, sorry, it was my fault. I keep forgetting that the predicate for the flow-condition isn't just a one-arg function.

sparkofreason21:10:46

Sorry for the noise.