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

Standardize preposition on context parameter in methods #78

Open
brockboland opened this issue Feb 29, 2016 · 0 comments
Open

Standardize preposition on context parameter in methods #78

brockboland opened this issue Feb 29, 2016 · 0 comments

Comments

@brockboland
Copy link
Contributor

As @chillpop noted in a PR comment, we use withContext, forContext, and inContext in various method signatures. Some of these make sense (e.g.: managedObjectOfClass:inContext:) but a lot of them do not (e.g.: arrayForClass:forContext:). Let's review all the method signatures and standardize as much as makes sense.

Deprecate the existing method signatures and have them call the newly-named methods in the first release after this change.

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