-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Profile-YAML
-
Labels:None
-
Resolution:
It would be nice to allow concatenation of string and get_attributes /properties functions.
For example I would like to define an url attribute for a web application as:
attributes:
url: http://get_attribute
:get_attribute
{HOST, port}/get_property
{SELF, context_path}(syntax of functions may be wrong but this is only to illustrate the idea).