I am trying to to do the exact same thing like this in a widget, i.e. I am trying to bind a plain Backbone object to a widget view. The problem is that I don't quite understand where to put the definition and initialization of the collection as a widget doesn't have its own alloy.js file. Can anyone give me a clue?
Thanks!