>>I think I am going to have to create protected parent method wrappers around friend methods?
I'm not aware of a better solution than this, and this scales better than growing the Friends list for every new subclass you may add in the future.
>>I think I am going to have to create protected parent method wrappers around friend methods?
I'm not aware of a better solution than this, and this scales better than growing the Friends list for every new subclass you may add in the future.