Backbone-relational icon indicating copy to clipboard operation
Backbone-relational copied to clipboard

Bind / Bubble Events for Nested SubModels

Open aubricus opened this issue 9 years ago • 0 comments

I'd like to listen to change event's from any nested model on my top-level relational model. I've been searching through the documentation and cannot find a method to do this.

I did find this issue from three years ago: #56

Was there any update to that utility function you sketched out at the end of the ticket? I've tested the function from #56 and it does work but only for the first level of nested models. It will suffice for now. But if there's been something similar added to the source I'd rather use that.

Any thoughts? Thanks!

aubricus avatar Apr 21 '15 05:04 aubricus