In defaultExpressionParser, remove the direct access to the model on the
first tokenized part of the key; use adapter.read instead. This broke all functional test cases, due to the adapter used therein having to deal with both a normal object, and a Data object.
Showing
2 changed files
with
11 additions
and
5 deletions
-
Please register or sign in to post a comment