Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0M5
-
None
Description
We need an ability to specify boolean constants (true and false) in expression's string representation, e.g. something like
Expression.fromString("abort=true")
currently this is not valid