Skip to content

Variables map reusability among different Expression instances #419

Discussion options

You must be logged in to vote

If you pass an instance of an EvaluationValue, then no conversion will be done.
Since version 3.1.0, this is done in the DefaultEvaluationValueConverter#convertObject() method.

Another approach for you might be to create your own custom data accessor, replacing the default MapBasedDataAccessor.
See Data Access chapter in the documentation.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by oswaldobapvicjr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants