Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 5.0
-
Component/s: None
-
Labels:None
-
Subscription:Internal
Description
We use templating expressions at many places in midPoint. Various variations on ${...}, {...}, $..., %{...} are used. It would be helpful to unify these, from both user experience point of view, as well as the implementation is concerned.
New expressions should perhaps use ${...} syntax now.
See StringSubstitutorUtil and usages of org.apache.commons.text.StringSubstitutor and org.apache.commons.configuration2.interpol.ConfigurationInterpolator.