I have a view where there can be a large number of items for the user to scroll through and I\'d like to implement infinite scrolling to enable progressive loading of the co
Were you aware of the newly released Ember.ListView component?
https://github.com/emberjs/list-view
It was announced at the February San Francisco Ember Meetup. Here's a slidedeck from Erik Bryn, one of the Ember Core developers about using it:
http://talks.erikbryn.com/ember-list-view/