Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attribute prefixes is inherited in the Namespace class #28

Closed
cecton opened this issue Aug 4, 2017 · 0 comments
Closed

Attribute prefixes is inherited in the Namespace class #28

cecton opened this issue Aug 4, 2017 · 0 comments

Comments

@cecton
Copy link
Contributor

cecton commented Aug 4, 2017

I just discovered that the attributes of the metaclass are shared with the classes. prefixes is not intended to be inherited and probably conflict if the developer creates a PrefixedName called "prefixes".

cecton added a commit to cecton/aiosparql that referenced this issue Aug 9, 2017
cecton added a commit to cecton/aiosparql that referenced this issue Aug 9, 2017
cecton added a commit to cecton/aiosparql that referenced this issue Aug 9, 2017
cecton added a commit to cecton/aiosparql that referenced this issue Aug 9, 2017
all_prefixes knows store the actual prefix in key.

Fixes aio-libs#28
@cecton cecton closed this as completed in #30 Aug 9, 2017
cecton added a commit that referenced this issue Aug 9, 2017
all_prefixes knows store the actual prefix in key.

Fixes #28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant