Skip to content

Implement access protocol for BitString #708

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

Closed
wants to merge 1 commit into from

Conversation

mururu
Copy link
Contributor

@mururu mururu commented Dec 9, 2012

No description provided.

@josevalim
Copy link
Member

This is how the access protocol behaved previously. It was decided then to shrink the scope of the access protocol to only work with Dictionaries for simplicity. There are still some implementations of the access protocol that does not fit this rule (namely the functions and lists implementation), but we are trying to address those in issues like #611.

In any case, thanks for the patch!

@josevalim josevalim closed this Dec 9, 2012
@mururu
Copy link
Contributor Author

mururu commented Dec 9, 2012

I see.
Thanks :)

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

Successfully merging this pull request may close these issues.

2 participants