csf-dev/ZPT-Sharp

To conform with standards, 'global' expressions should be supported

craigfowler opened this issue · 0 comments

Just as there is a local expression-type, based on the path expression evaluator, which uses only local variables for evaluating paths. I must create a global expression type which uses only globals.

This has been detected by #219.