Open issa-tseng opened 6 years ago
This would really really centralize all the magic into App. The main issues standing in the way are:
App
Model
bind
this.options.app
This would really really centralize all the magic into
App
. The main issues standing in the way are:i think this is no longer a problem?Model
bind
should work without an App instance. This is the worst offender.this.options.app
won't work the same with view subject context vs model self context.