Community
Participate
Working Groups
Given two files A and B with the same namespace "test". By default elements in resource A cannot implicitly reference elements in B even though they have the same namespace. However, when importing the namespace "test" from a third file C, elements from A and B can be referenced. A workaround is to create by default an ImportNormalizer for the namespace of the context in ImportedNamespaceAwareLocalScopeProvider#internalGetImportNormalizers(EObject context).
This one may be fixed with the new impl of the imported namespace handling.
Yes, it is.
Closing all bugs that were set to RESOLVED before Neon.0