shrink0r/workflux

introduce a VariableGuard

shrink0r opened this issue · 1 comments

In order to support shorter expressions, it would be nice to have a GuardInterface implementation that acts as the ExpressionGuard does, but makes all execution context parameters directly addresable within the expression.

+1