ahgittin opened a new pull request #1123: URL: https://github.com/apache/brooklyn-server/pull/1123
the latter allows us to supply custom objects and then chain additional DSL syntax eg `$brooklyn:object("[my.CustomType]").attributeWhenReady(...)` using the normal map argument this is impossible: ``` $brooklyn:object: type: my.CustomType # where does attributeWhenReady(...) hang? ``` ---------------------------------------------------------------- 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: us...@infra.apache.org