Daniel-Constantin Mierla writes:
I don't consder this is a bug, but something still
to be developed.
i opened a feature request on it. the bug is that i didn't get any
error message from my test.
Have
you tested with:
route[$var(test)] {
...
}
route {
route($var(test));
}
Is it working?
i haven't tested, because i don't see how it would fulfill my objective
(being able to select dynamically from a set of route blocks, which one
to execute) even if it worked.
-- juha