POV-Ray : Newsgroups : povray.off-topic : Generics annoyance : Re: Generics annoyance Server Time
4 Sep 2024 13:19:59 EDT (-0400)
  Re: Generics annoyance  
From: Nicolas Alvarez
Date: 14 Apr 2010 11:38:46
Message: <4bc5e186$1@news.povray.org>
Warp wrote:
>   I really can't understand what would be the problem in supporting
> full-fledged multiple inheritance.
> 
>   If your answer contains the term "diamond inheritance", then forbid
> diamond inheritance, not multiple inheritance.

If you add multiple inheritance to a language where every class inherits 
from a common base class (Object), every time you multiple-inherit you're 
getting a diamond.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.