Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11623 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27708 invoked by uid 1010); 29 Jul 2004 22:11:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 27612 invoked from network); 29 Jul 2004 22:11:18 -0000 Received: from unknown (HELO blobule.suds) (66.11.170.154) by pb1.pair.com with SMTP; 29 Jul 2004 22:11:18 -0000 Received: by blobule.suds (Postfix, from userid 501) id 88FAB2F727; Thu, 29 Jul 2004 18:11:16 -0400 (EDT) To: Timm Friebe Cc: internals@lists.php.net In-Reply-To: <1091136355.490.4.camel@localhost> References: <20040729021337.73894.qmail@pb1.pair.com> <1091136355.490.4.camel@localhost> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8-3mdk Date: 29 Jul 2004 18:11:16 -0400 Message-ID: <1091139076.29517.12.camel@blobule.suds> Mime-Version: 1.0 Subject: Re: [PHP-DEV] GOTO operator From: robert@interjinn.com (Robert Cummings) On Thu, 2004-07-29 at 17:25, Timm Friebe wrote: > On Thu, 2004-07-29 at 04:12, Sara Golemon wrote: > > I wrote up a patch for implementing gotos in php scripts a couple months ago > > as an exercise in working with the Zend engine. > [...] > > In the five or six year's I've been programming PHP, I haven't ever felt > the need to have "goto". Neither have I seen a newsgroup posting related > to it in the two years or so I followed the German PHP newsgroup, > de.comp.lang.php. > > I don't think goto is really needed. People using other languages manage > to do without it, too. C has it C++ has it VB has it Lisp has "GO" which is pretty much the same Perl I'm sure many other too. Just because people "manage" to do without it in some languages, doesn't mean it isn't a useful feature. Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------'