NS: Poor Man’s Namespacing for Objective-C
I’ve been successfully using a nine-line preprocessor hack for a few years now that effectively works-around the problem.
Define your classes using his simple macro, and you can easily prefix their names at compile-time.