tliron commented on issue #214: ARIA-422 Parsing CSARs is broken
URL: 
https://github.com/apache/incubator-ariatosca/pull/214#issuecomment-349236297
 
 
   Let's please switch all our uses of ruamel to use the "new" API style.
   
   We can create a global `YAML()` instance in `aria.util` to be shared 
everywhere else that we can configure in all the ways we need. Note that this 
means that some of the method signatures (dump/load) are different and need to 
be fixed.
   
   This should also affect the `parsing/reading/yaml.py` file.
   
   For more information about the API change: 
http://yaml.readthedocs.io/en/latest/api.html#reason-for-api-change

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to