jdiegodcp / ramlfications

Python parser for RAML
https://ramlfications.readthedocs.org
Apache License 2.0
234 stars 50 forks source link

Algorithm of Merging Traits & Methods #130

Open econchick opened 7 years ago

econchick commented 7 years ago

RAML 1.0 now explicitly documents the approach when applying a trait to methods. I've just skimmed, but we should make sure this algo is reflected in how we parse.