Hacker News new | ask | show | jobs
by albeva 663 days ago
The real deal is Obj-C++ - now there is a powerful combo xD

For example, we used template wrappers around NSArray for static type checking and "smart pointers" to avoid manual release/retain calls all over the place, which was glorious.