98adda6a46
MuranoClient needs to analyse package classes (names and inheritance chains) to properly add packages to Glare. This requires it to properly resolve class names in the appropriate namespaces. Since Mitaka Murano supports multi-class yamls, i.e. yaml files containing multiple MuranoPL classes in a single yaml file using it multi-document format. Optionally this allows to reuse a single namespace definition for multiple classes defined in the same file. Client was not aware of this feature, always loading classes as single-document yamls. It was also always using the current-class namespace definitions, thus likely to fail if the shared namespace definition is in use. This has been addressed. Closes-bug: #1608440 Change-Id: Ibd08454f71e0266c76a2ac517b441df97311d8b9 |
||
---|---|---|
.. | ||
notes | ||
source |