New guy: diamond problem in FluffOS?

Hey guys,

I’m new to this forum, so first I’d like to thank you for grooming FluffOS. I’ve been using it for a few years now, and all in all it’s running pretty good.

However, I’ve got to be honest with you: I wouldn’t have created an account here just to let you know that :slight_smile:

Have you ever run into this problem?
https://en.wikipedia.org/wiki/Multiple_inheritance#The_diamond_problem

If yes, then are there any ways to solve this problem in FluffOS?
I know LDMUD has solved this by introducing virtual inheritance (“virtual inherit X;”), similar to C++.
What do you suggest?

Marcus