I wrote some Objective-C this week for the first time in quite a while. Coming from Swift, it took a while to remember the punctuation: () and ;. I still think it’s a great language!
@dcutting I will try and throw together something reusable and post it on github. I remember at the time thinking that it is difficult to get NSCollectionView batch updates to work correctly in the general case.