I've experienced some performance issues when having really long lists of data, e.g. all the birds ever seen in Sweden (≈ 500). Currently I use a standard pagination link list below, but having a way to auto-trigger the "next" link when scrolling (almost) to the bottom would be very handy. Is there a suitable scroll event I can already use or is this "lazy load" idea already being discussed for core?