Min Wei created JEXL-226:
----------------------------
Summary: add ?? operator support
Key: JEXL-226
URL: https://issues.apache.org/jira/browse/JEXL-226
Project: Commons JEXL
Issue Type: New Feature
Affects Versions: Later
Reporter: Min Wei
Fix For: Later
Jexl already supports null-coalescing semantics with the operator "?:". So it
should be a simple matter to extend it with a different syntax.
https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/operators/null-conditional-operator
https://github.com/apache/commons-jexl/pull/4
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)