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

use typeKey and typeClass instead of using type inconsistently #3032

Merged
merged 1 commit into from
Apr 29, 2015

Conversation

fivetanley
Copy link
Member

Before, we exchanged type and typeKey intermittently. Sometimes it
was one or the other. This changes most usages of type to
either typeKey or typeClass for internal consistency.

The API docs were also changed to reflect this.

The Store API docs have been changed to suggest using a string
for a future patchset where we don't take factories to the store
finder methods.

Before, we exchanged type and typeKey intermittently. Sometimes it
was one or the other. This changes most usages of `type` to
either `typeKey` or `typeClass` for internal consistency.

The API docs were also changed to reflect this.

The Store API docs have been changed to suggest using a string
for a future patchset where we don't take factories to the store
finder methods.
fivetanley added a commit that referenced this pull request Apr 29, 2015
use typeKey and typeClass instead of using `type` inconsistently
@fivetanley fivetanley merged commit d11a412 into master Apr 29, 2015
@fivetanley fivetanley deleted the use-type-key-and-type-class branch April 29, 2015 17:38
@igorT
Copy link
Member

igorT commented May 2, 2015

❤️ ❤️ ❤️ I went through most of it, look good

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

Successfully merging this pull request may close these issues.

None yet

2 participants