Aidan Feldman
Aidan Feldman
Mind submitting a failing test?
Again, a pull request with a test case that can be worked against would be super helpful. Thanks!
Ah, gotcha. See #72.
@balupton Can you add me as an owner on https://npmjs.org/package/backbone-nested? My username is `aidanfeldman`. https://npmjs.org/doc/cli/npm-owner.html
also, update dependency listings accordingly
I think this may be a duplicate of #35... correct me if I'm wrong.
Hey, sorry for not responding sooner. I actually wasn't aware of `options.changes` - it's not in the general documentation. Wouldn't be a difficult addition, but I probably can't get to...
Can you provide some example code? Are you noticing that IE8 performance is particularly bad, or is that just what you're using? Backbone.Model's `set()` operation is the upper bound for...
Ah, I see. Not something I'm able to easily support right now, but will re-evaluate after #62 is done.
Also, it should solve a lof the current [issues](https://github.com/afeld/backbone-nested/issues?labels=Bug&page=1&sort=updated&state=open) for free. Work started on [nested-models](https://github.com/afeld/backbone-nested/tree/nested-models) branch.