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

StoreMap: supported nested mappings #446

Open
wkeese opened this issue May 10, 2016 · 0 comments
Open

StoreMap: supported nested mappings #446

wkeese opened this issue May 10, 2016 · 0 comments
Assignees
Milestone

Comments

@wkeese
Copy link
Member

wkeese commented May 10, 2016

For example, this will set the renderItem's foo property to the store item's bar.zaz property:

fooAttr: "bar.zaz"

It's a bit tricky to support because it also has to work the other way, when mapping renderItems back to store items.

@wkeese wkeese added this to the 0.8.3 milestone May 10, 2016
@wkeese wkeese self-assigned this May 10, 2016
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