Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I originally came very close to doing just that ... but decided to call the Backbone.View a "View" because it's usually tied very concretely to a specific DOM element. From the perspective of your application, as you're working with the object, it feels like a view.

That said, if it really bugs you, no worries:

    Backbone.Controller = Backbone.View;
Boom.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: