3 comments

[ 5.1 ms ] story [ 10.7 ms ] thread
Looks pretty nice to me, though giving in to the irresistible force that is SDWebImage has allowed me to remain relatively ignorant of the finer points of image caching on iOS.
Yeah SDWebImage is one of my favourites of the others too. If we'd stumbled onto it earlier we might have ended up using it.

Though ultimately it turned out well to just build the bare basics and only add on little bits as needed. We ended up with something very slim and maintainable, and haven't yet felt like we're missing out on features.

Does depend what your requirements are though.

A bit off topic, but seatgeek seems like a really impressive engineering organization. They pump out some seriously useful code and articles. Examples:

http://chairnerd.seatgeek.com/oauth-support-for-nginx-with-l...

https://github.com/seatgeek/sixpack

https://github.com/seatgeek/fuzzywuzzy

https://github.com/seatgeek/djjob

https://github.com/seatgeek/soulmate

http://chairnerd.seatgeek.com/spatial-data-structures-for-be...

That's enough ass kissing for me. But they deserve some serious props for all the open source work they're doing.