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 2017/06/28 17:18:17 UTC

[GitHub] brooklyn-server issue #748: Catalog internal references

Github user ahgittin commented on the issue:

    https://github.com/apache/brooklyn-server/pull/748
  
    good points -- i agree with @aledsage about discouraging this type of reference
    
    i think what we want to support is:
    
    * `items: [ URL, ... ]` where `URL` points at another `brooklyn.catalog` format YAML
    * `item: URL` where `URL` points at an item YAML (non-catalog-format)
    
    all other things should be deprecated?
    
    (fixing the test will probably happen for free fixing the other test)
    
    i will add an explicit test where it is a template and a note that the other format is deprecated (its behaviour is different so i will leave it)


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