Let\'s say i have a griffon object that needs to be part of the felidae and bird class. How do i do it ? I can only make it inherit from 1 class at a time...
You can't, per se. But you can have references to as many other objects as you need and you can use multiple protocols.