Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 1.0-alpha1
-
Fix Version/s: 1.0-alpha2
-
Component/s: marmalade-core
-
Labels:None
-
Environment:all
-
Number of attachments :
Description
no way to escape expressions currently, except by using EL-specific syntax. This needs to be supported by everything extending from AbstractExpressionEvaluator, and we should explore how to extend it beyond this class as well. The language needs a universal way of marking a piece of content as literal;do-not-interpret.
Should we make this configurable?? Maybe later.