[swift-dev] Swift root meta-class

Giacomo Leopizzi gi.le at icloud.com
Mon May 8 17:21:39 CDT 2017


Hello everyone! 
I was discussing with a friend about metaclasses in Objective-C. In Obj-C the root meta-class was the NSObject's one. When in a swift class you create a subclass of NSObject, the root metaclass should be the same. What happen when you delcare a class without NSObject dependence? There is an hidden root-class? Where can we read more about this topic? 
 
Thanks, 
Giacomo and Annino


More information about the swift-dev mailing list