POV-Ray : Newsgroups : povray.off-topic : code readability : Re: code readability Server Time
7 Sep 2024 19:17:54 EDT (-0400)
  Re: code readability  
From: Eero Ahonen
Date: 27 Jun 2008 11:34:04
Message: <4865086c$1@news.povray.org>
Mike Raiford wrote:
> 
> try
> {
>    AcheiveYourGoals();
> }
> catch(DidntSucceedException ex)
> {
>   TryAgain();
> }
> 
> :p

Would be great, too :). The thing about my code is that at work we have 
this department-wide habit that if someone says "this doesn't work" or 
"I can't do this" oslt, the first answer is usually "try harder".

-- 
Eero "Aero" Ahonen
    http://www.zbxt.net
       aer### [at] removethiszbxtnetinvalid


Post a reply to this message

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