POV-Ray : Newsgroups : povray.off-topic : And today, C# : Re: And today, C# Server Time
11 Oct 2024 03:16:31 EDT (-0400)
  Re: And today, C#  
From: Warp
Date: 21 Feb 2008 05:17:06
Message: <47bd4fa2@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> > Since having to access all member variables indirectly would be a
> > completely useless overhead in non-diamond-inheritance situations, this
> > is not done by default.

> It sort of sounds like this would be just the thing for a runtime with 
> JIT to deal with, wouldn't it?

  And then you lose the advantage of shared libraries because each library
would have to be JIT-compiled for each program which uses it. Which was
the whole point.

-- 
                                                          - Warp


Post a reply to this message

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