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: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by oswaldobapvicjr
Comment options

You must be logged in to vote
1 reply
@oswaldobapvicjr
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants