Component dsl statement should accept two new named parameters
conditional: boolean
enabled: boolean
If conditional is set to true, cfhighlander should generate condition Enable$componentname and appropriate parameter. enabled just defines default value if conditional is enabled.
Component
dsl statement should accept two new named parametersconditional: boolean
enabled: boolean
If conditional is set to
true
, cfhighlander should generate conditionEnable$componentname
and appropriate parameter.enabled
just defines default value ifconditional
is enabled.Prototype component can be found at https://github.com/toshke/cfhighlander-conditionals-demo