You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by ahgittin <gi...@git.apache.org> on 2015/05/14 23:47:32 UTC

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

Github user ahgittin commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/601#issuecomment-102179206
  
    i think `${attribute[...]}` should return the current attribute value, whether or not set.  it would be surprising if that blocked.  we could have an analogous `${attributeWhenReady[...]}` which does wait.
    
    no timeout necessary -- tasks should be interrupted at a higher level.
    
    agree with a few more tests for null and blank cases.
    
    this is a great addition btw!


---
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.
---