Skip to content

Conversation

@elgerlambert
Copy link
Contributor

Rather then accepting an Array of selector functions accept only a single function
that returns an object. This object may specify multiple keys in order to return
multiple slices of store state.

ref: reduxjs/redux#387

Rather then accepting an Array of selector functions accept only a single function
that returns an object. This object may specify multiple keys in order to return
multiple slices of store state.

ref: reduxjs/redux#387
@elgerlambert
Copy link
Contributor Author

Notice that this PR only has to remove code from connector.js to implement; it simplifies the code, improves performance and increases flexibility since the consumer can define the keys it wants.

wbuchwalter added a commit that referenced this pull request Aug 21, 2015
@wbuchwalter wbuchwalter merged commit 68012eb into angular-redux:master Aug 21, 2015
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.

2 participants