Skip to content

Standardize preposition on context parameter in methods #78

@brockboland

Description

@brockboland

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions