In Apple\'s scrollView example they don\'t call that. I always thought that\'s a must. Why should I call that anyways?
Just noticed that the static analyzer of Xcode 6 issues a warning if you do not call super in these functions. So it seems Apple now definitely wants us to call it.