----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: "Paul G" <[EMAIL PROTECTED]>
Sent: Thursday, July 29, 2004 6:56 PM
Subject: Re: [PHP-DEV] GOTO operator

--- snip ---

> a simple throw & catch will do the same.

structures with function pointers in pure C do basically the same thing as
classes/objects. i've done this on quite a few occasions. with that said,
it's not the real thing, but a kludge. exceptions were meant for something
else, same with do-while.

> I myself see no use for GOTO (never
> missed it) but as long as it doesn't break anything it's fine with me.
>
> So a +0.000000001 for me :)

my point exactly - live and let live, if it doesn't hurt you (it doesn't),
let those who want it have it ;)

paul

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to