All Questions
Tagged with multiple-inheritance objective-c
1 question
3
votes
1
answer
1k
views
Can Objective C categories serve the same purpose as Traits do in Scala?
The statement of the question seems little abstract to me, so please read the details below.
Since the time when C++ was the first choice Object Oriented Language for almost anything, we had a big ...