This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1941154-fundamental-ios-design-patterns/lessons/10
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1941154-fundamental-ios-design-patterns/lessons/10
Thank you for a great course.
I have one confusion. In the example explained, we can classify classes like this:
- QuestionViewControllerDelegate - > delegate protocol
- SelectQuestionGroupViewController -> delegate
- QuestionViewController -> delegating object
Waiting for feedback!
Thank you
Yep! These are the correct classifications for the types