> > See the type for the argument to +appearanceWhenContainedIn:. It's a > Class<UIAppearanceContainer>. Not an explicit mention of metaclasses, > but at least proof that we use the Class<SomeProto> syntax to refer to > classes, not instances. > > --Kyle Sluder
But should the compiler warn if you pass a Class that doesn’t conform to the Protocol to such a definition? Cheers Dave _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
