You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by neykov <gi...@git.apache.org> on 2015/07/17 14:57:26 UTC

[GitHub] incubator-brooklyn pull request: Adds support for ${attribute['att...

Github user neykov commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/601#issuecomment-122266610
  
    I like the change - will alleviate the need for the tons of getXXX accessors on the drivers created only because the attributes can't be accessed in templates. All of them just do `entity.getAttribute(...)` so I think having the default block is sensible. Adding a non-blocking alternative could be done as well, but I haven't seen any of those accessors check for present value.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---