List Question
20 TechQA 2011-10-26T08:42:07.960000Difference between these two NSString methods
1.7k views
Asked by Jason
What exactly is a so called "Class Cluster" in Objective-C?
28.6k views
Asked by openfrog
Custom class clusters in Swift
5.5k views
Asked by James Billingham
Class cluster initialization
390 views
Asked by William Jockusch
Class cluster with clang: how to use `__attribute__((objc_method_family(none)))`?
1.2k views
Asked by Jean-Denis Muys
Objective-C class clusters and private class initializers
845 views
Asked by Eimantas
I created an instance of NSArray, whereas whose class is not NSArray but __NSArrayI?
207 views
Asked by Leo
How do we hide private class when using it in Objective-C?
132 views
Asked by allenlinli
Objective-c - Recommended pattern to cascade decision making in a class cluster
143 views
Asked by Avba
"out of scope" error when iterating an NSMutableArray
713 views
Asked by wgpubs
Inherit from NSNotification
375 views
Asked by 7ynk3r
How to get the name of the "top" class in a class cluster?
249 views
Asked by Marin Todorov
Using a NSString subclass in UILabel et.al
82 views
Asked by Avba
Objective C - Subclassing NSArray
4.9k views
Asked by aryaxt
Class cluster with ARC
204 views
Asked by Stefan Jager
How can i implement the same behaviour as in cluster pattern by apple (NSString and NSCFString)
115 views
Asked by Saurav Nagpal
Why my code did not get into [super init] function?
82 views
Asked by lxyzk
Creating a class cluster in objective c - methods called on abstract super class?
922 views
Asked by Sean Danzeiser
How to create a "class cluster" (factory class with instances of concrete subclasses) in Ruby?
563 views
Asked by Stiivi