Skip to content
Snippets Groups Projects
Commit a8f27afc authored by David Bühler's avatar David Bühler
Browse files

[Eva] The evaluation engine gives a context record to domain queries.

The context currently contains the fields:
- root: is the queried expression the root expression being evaluated, or is it
  a subexpression?
- sudivision: the maximum number of subdivisions for the current evaluation.
- subdivided: is the evaluation being subdivided?

[root] is always set to false for subdivided evaluations.
parent 1a8ea79e
No related branches found
No related tags found
Loading
Showing
with 68 additions and 54 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment