Interesting, so this exactly how I'm doing now as well. I'll set this.options.modelData to the response and just listen with {modelData} change: function() ... so figured the observable object should actually be stored on the model object itself.
↧