Sam Soffes

Some SSToolkit Additions

Posted on

Over the weekend, I messed around and added some stuff to SSToolkit. The most useable thing I added was a simple badge view and cell that wraps it for shows simple badges like Mail.app in iOS. Here's a screenshot:

SSToolkit

Hopefully someone will find that useful. I also switched to LLVM 1.6 and increased the warning level to be more strict. Lately I've been a big fan of stricter warnings. I feel like I'm writing better code when it makes me check types, etc.

My buddy, @hectorramos helped me document the class and fixed a few bugs in SSSwitch. It still needs documentation if you want to help :)