alexeyrybak/blitz

Expressions in external functions

Closed this issue · 4 comments

In #22 expressions inside if feature was implemented. What about external functions?

Now

{{my_custom_func(var == "foo")}}

ends with SYNTAX ERROR: invalid method call.

(v 0.10.2 if it matters)

current expressions support is very trivial, if/unless only

Any plans on this? I can put two 🍻 for this feature.

what about putting lines of code for this feature? seriously - no plans yet

no plans to extend the expression support