afeld / backbone-nested

A plugin to make Backbone.js keep track of nested attributes - looking for maintainers! https://github.com/afeld/backbone-nested/issues/157
https://afeld.github.com/backbone-nested/
MIT License
444 stars 83 forks source link

Fix previous #133

Closed fcamblor closed 9 years ago

fcamblor commented 9 years ago

previous() call is not working for nested attributes

Making it work with this PR.

PS: Not sure about the naming of walkThenGet utility method introduced .. don't hesitate to provide me any feedback I'll change it accordingly.

afeld commented 9 years ago

Awesome work!

Not sure about the naming of walkThenGet

I'm ok with it, with alternatives being getNested or getFromPath or something. We can change in a follow-up PR if anyone feels strongly.

fcamblor commented 9 years ago

And released on the fly, great ! :-) Thank you for the reactivity !

afeld commented 9 years ago

https://twitter.com/aidanfeldman/status/576458264646406144