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

#105 fix - support idAttribute for nested id #106

Closed darky closed 10 years ago

afeld commented 10 years ago

Needs a test tests!

afeld commented 10 years ago

Closes https://github.com/afeld/backbone-nested/issues/105.

afeld commented 10 years ago

This needs additional tests to check that an idAttribute with a nested format (e.g. 'foo.bar.baz') assigns the id as expected.

darky commented 10 years ago

Ok, I write this, where found free time)