backbone-nested
backbone-nested copied to clipboard
Issues With Backbone.Mutators
I wanted to use https://github.com/asciidisco/Backbone.Mutators with my models. The issue is backbone -nested does not use the Backbone.Model get/set methods so backbone mutators cannot hook in.
Anyway to get this working?
Ah, I see. Not something I'm able to easily support right now, but will re-evaluate after #62 is done.