petrochenko-pavel-a / raml-js-parser2-issues

0 stars 0 forks source link

Are you allowed to pull in libraries in global definitions such as traits and resource types? #6

Closed VasiliyLysokobylko closed 8 years ago

VasiliyLysokobylko commented 8 years ago

Currently, the RC1 spec allows to define uses and therefore bringing in libraries inline. Are we really gonna allow that? If yes, why do would we allow that?

image

IMHO, that should not be allowed since I don't really see any use cases to do that on any global declaration.

VasiliyLysokobylko commented 8 years ago

https://github.com/raml-org/raml-spec/issues/341

petrochenko-pavel-a commented 8 years ago

This is covered by uses behaviour change.