For relational data, would a Model represent a row and a Collection represent a result set? I usually think of an MVC app as having a single model representing a schema. It sounds like Backbone is different.
Also, for those debugging, see:<p><a href="https://twitter.com/illuminations4d/status/227280171760242688/photo/1/large" rel="nofollow">https://twitter.com/illuminations4d/status/22728017176024268...</a>
Can the JavaScript elite please get together and make a decision on Backbone.Events vs. EventEmitter vs. EventTarget?<p>Also, I recommend everyone read TJ Holowaychuck's latest blog post[1] and lets start distributing these types of things as components instead of "frameworks".<p>[1]<a href="http://tjholowaychuk.com/post/27984551477/components" rel="nofollow">http://tjholowaychuk.com/post/27984551477/components</a>