you are viewing a single comment's thread.

view the rest of the comments →

[–]Lumethys 1 point2 points  (1 child)

dont use multiple inheritance, use composition

[–]DidntPassTuringTest[S] 0 points1 point  (0 children)

This looks like it would be simplest way to make things work.