iuliana opened a new pull request #1153:
URL: https://github.com/apache/brooklyn-server/pull/1153


   Support for new CAMP DSL, using  []. 
   
   The [x] approach =>  x is tried (in order):
   
   -     an argument to a `get(x)` method (works for lists and maps: index or 
key)
   -     a bean property (if x is a string, look for method called getX() or a 
field called  x
   -     a config key, if the target is Configurable , ie getConfig(x) or 
config().get(x)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to