Closed
Description
https://docs.oracle.com/javaee/7/api/javax/el/package-summary.html
EL is a Java standard for expressions. We already use EL to evaluate conditions within the SCXML Engine. Can we expand this support so that some of these features are enabled via EL instead of custom syntax?
- Variable values (can variable values be assigned via expressions?)
- Macros (can macros become functions which the user can call in an expression?)
- Complex data types
EL would come with its own parsing and syntax as well.
Metadata
Metadata
Assignees
Labels
No labels