-
Type: Sub-task
-
Status: Deferred
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Profile-YAML
-
Labels:None
The current mechanism for binding input values into template properties is pull based requiring hardcoding of the get input expressions into node templates. This creates problems when reusing templates especially when they are implicitly included from different documents. A push based approach which does not require such hardcoding is more desirable for template reuse and hence a push based syntax should be supported too.