POV-Ray : Newsgroups : povray.off-topic : Learning C# : Re: Learning C# Server Time
28 Jul 2024 22:17:51 EDT (-0400)
  Re: Learning C#  
From: nemesis
Date: 28 Sep 2012 14:05:00
Message: <web.5065e646a7abe40febb90cbd0@news.povray.org>
Orchid Win7 v1 <voi### [at] devnull> wrote:
> On 28/09/2012 03:13 PM, Orchid Win7 v1 wrote:
> > So I'm sitting hear reading some C# books.
>
> Heh. It amuses me that run-time polymorphism via inheritance is /the/
> central contribution of the OO movement, and here I am reading a book
> warning me not to use inheritance under any circumstances unless
> absolutely unavoidable...

forget all those silly concepts from olde ages.  Apps today are just a
multi-tiered assemblage of multiple layers of API calls to multiple frameworks.
The language you use is irrelevant, which is why .net allows you to use your
favorite language syntax to call the APIs.

it's all dynamic and marshaled in real-time wrapped in zipped xml sent
asynchronously via http. bwahahahaha


Post a reply to this message

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