Skip to content
This repository was archived by the owner on Jul 30, 2018. It is now read-only.
This repository was archived by the owner on Jul 30, 2018. It is now read-only.

Remove second generic type on Query #39

@maier49

Description

@maier49

Query was originally intended to support transformations, but that is now intended to be a separate API. Additionally, the query mixin doesn't allow the type of the item in the store to change. Because of that, the second generic on Query, which identified the type of the result of the query is unnecessary and misleading.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions