POV-Ray : Newsgroups : povray.off-topic : using namespace : Re: using namespace Server Time
4 Sep 2024 09:21:31 EDT (-0400)
  Re: using namespace  
From: Orchid XP v8
Date: 3 Jun 2010 15:00:01
Message: <4c07fbb1$1@news.povray.org>
Warp wrote:

>   That's because operators are part of the language definition itself,
> which every programmer of that language should know by heart.

>   However. when you write a program and create your *own* unique types,
> variables and function names, it's something nobody else has ever seen
> before. It's something completely new to them. Thus the situation changes
> completely: Now brevity becomes obfuscation.

My point is that sometimes having shorter names reveals the structure of 
what you're trying to do more clearly. (This is why mathematicians use a 
bazillion weird symbols for communication.)

But sure, I take your point that in the usual case, you want names that 
are going to make sense to people and be reasonably descripting without 
being too huge...

-- 
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.