Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Fix ScopeProvider and remove LinkingService #103

Closed
joeseibel opened this issue Mar 23, 2016 · 1 comment
Closed

Fix ScopeProvider and remove LinkingService #103

joeseibel opened this issue Mar 23, 2016 · 1 comment
Assignees
Labels

Comments

@joeseibel
Copy link
Contributor

The scope provider was not completely updated after the addition of EMV2PropertyAssociation. For example, the scoping rule scope_EMV2PathElement_namedElement does not include all elements that can be referenced. There are also problems with the linking service now. For example, enumeration literals cannot be resolved by the linking service for enumeration properties. I would assume that the same applies to unit literals as well. The scope provider should be thoroughly implemented and the linking service thrown away.

@joeseibel
Copy link
Contributor Author

Linking service was removed in a9188b0. The completion of the scope provider was done from 426dc2b to 9b5f56e.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants