POV-Ray : Newsgroups : povray.off-topic : What's in an IDE? : Re: What's in an IDE? Server Time
4 Sep 2024 17:19:16 EDT (-0400)
  Re: What's in an IDE?  
From: Darren New
Date: 2 Mar 2010 11:36:15
Message: <4b8d3e7f$1@news.povray.org>
Invisible wrote:
> Surely it's just 1 line of code? (Unless you want to do something 
> special to determine where to find the XML file...)

That. Each of the 20 different things you want to do is a line or two of 
code. And that's the boilerplate.

Zll the stuff that the XML references has to be included in the program. If 
you define a new type of widget and you want to reference that code in the 
XML, you need at least some line somewhere saying where to get that widget.

>>> Now, see, to me these kinds of tasks all belong to the set of things 
>>> which are "impossible" in the first place, so I guess I don't tend to 
>>> think about it. You can't write web browser plugins unless you're a C 
>>> programmer, unfortunately.
>>
>> Of course you can.
> 
> Oh, yeah, I forgot. You could be a C++ programmer. ;-)

Uh, no. There are lots of languages for writing web browser plugins, 
including javascript, C#, and probably others I don't know of offhand. I 
wouldn't be surprised if anything capable of doing COM could act as a web 
browser plug-in on Windows. That's kind of the point of COM.

-- 
Darren New, San Diego CA, USA (PST)
   The question in today's corporate environment is not
   so much "what color is your parachute?" as it is
   "what color is your nose?"


Post a reply to this message

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