The changelog to Backbone.js 1.1.0 states:
Backbone Views no longer automatically attach options passed to the constructor as this.options, but you can do it yourself if you prefer.
My question is how can I do it now? previously, I had this.var = this.options.var
regularly in my views.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…