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
7 additions
and
1 deletions
-
Please register or sign in to post a comment