Closed
Description
ValueSource
may delegate to another ValueSource
by returning an expression itself in its getValue(...)
method. However that requires that the returned value is enclosed in the delimiters.
However, the delimiters are configurable, so somehow the ValueSource
implementation needs to know which ones are detected by the calling Interpolator
.
Metadata
Metadata
Assignees
Labels
No labels