POV-Ray : Newsgroups : povray.off-topic : XML rant : Re: XML rant Server Time
9 Oct 2024 04:04:22 EDT (-0400)
  Re: XML rant  
From: Patrick Elliott
Date: 23 Jun 2009 18:22:48
Message: <4a4155b8$1@news.povray.org>
Warp wrote:
> Patrick Elliott <sel### [at] npgcablecom> wrote:
>> Or.. It downloaded wrong (still does happen), got corrupted somehow, 
>> your application you wrote yourself isn't "writing" it out correctly, etc.
> 
>   Named end tags are certainly not in any way the best way of dealing
> with those problems.
> 
If you plan to have a machine look it over, true. Its "supposed" to be 
sort of human readable though, and more conventional code type stuff, 
especially if you are tired, can be damn hard to "see" mistakes in some 
times. lol

-- 
void main () {

     if version = "Vista" {
       call slow_by_half();
       call DRM_everything();
     }
     call functional_code();
   }
   else
     call crash_windows();
}

<A HREF='http://www.daz3d.com/index.php?refid=16130551'>Get 3D Models, 
3D Content, and 3D Software at DAZ3D!</A>


Post a reply to this message

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