Re: Re: Long Live GOTO

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 06.02.12 17:23, schrieb Alain Williams:
> However: a few GOTOs can make things clearer. Think of a function that
> can fail in several different places (eg data validation, ...). But it
> is reading a file which needs to be closed before the function
> returns. I have seen code where some $IsError variable is tested in
> many places to see if things should be done. That is just as bad as
> lots of GOTO -- often when having to write something like that I will
> have a GOTO (in 

Good code uses Exceptions and try catch for that kind of scenarios.

-- 
Marco Behnke
Dipl. Informatiker (FH), SAE Audio Engineer Diploma
Zend Certified Engineer PHP 5.3

Tel.: 0174 / 9722336
e-Mail: marco@xxxxxxxxxx

Softwaretechnik Behnke
Heinrich-Heine-Str. 7D
21218 Seevetal

http://www.behnke.biz


Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux