POV-Ray : Newsgroups : povray.off-topic : The marvels of Win32 : Re: Tag lists Server Time
28 Sep 2024 21:24:49 EDT (-0400)
  Re: Tag lists  
From: Orchid XP v8
Date: 13 Oct 2009 14:41:19
Message: <4ad4c9cf@news.povray.org>
>> The way AmigaOS handled this stuff was to use tag lists.
> 
> A very un-OO way of doing it.

Um, yes... This was 1992?

> Better would be something like
> x = new Window();
> x.title = "Hello there";
> x.background_color = red;
> ....
> x.show();

Sure. Just as soon as you figure out how to encode that at the machine 
level in a language-independant way that's efficient to generate and 
parse...

> Nobody said win32 was a *good* way to do it. :-)

Um... actually I'm pretty sure that's *exactly* what Microsoft says 
every freakin' day. :-P

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

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