POV-Ray : Newsgroups : povray.off-topic : Lots of statistics : Re: C# Server Time
29 Jul 2024 20:26:39 EDT (-0400)
  Re: C#  
From: Darren New
Date: 15 Aug 2012 19:40:22
Message: <502c3366$1@news.povray.org>
On 8/14/2012 4:52, clipka wrote:
> I guess you've heard of code re-use through delegation, no?

Then every type of screen item has to delegate that call to something else, 
and every time the superclass adds a function, then all subclasses have to 
write code to delegate it properly.

If you automate that process, guess what you just invented?

> I do agree that at least inheritance among interfaces would be nice to have,

I don't know of any language that implements inheritance and interfaces that 
doesn't allow interfaces to inherit. Quite honestly, that would make almost 
no sense.

-- 
Darren New, San Diego CA, USA (PST)
   "Oh no! We're out of code juice!"
   "Don't panic. There's beans and filters
    in the cabinet."


Post a reply to this message

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