|
|
|
|
|
by pjmlp
1119 days ago
|
|
Which are basically another way to mix protocols and categories from Objective-C. No need for Google, as mentioned, I know both languages. As for protocols not being encouraged in Objective-C, I migth own the wrong NeXTSTEP manuals. |
|
(as a sibling comment pointed out, swift protocols are typically used for things that in objc you would use inheritance)