On Wed, 2004-07-28 at 22: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.  I put it aside assuming
> noone would actually want it, but Wez and Ilia convinced me to post it for
> consideration:
> 
> Description:
> http://pecl.org
> 
> Patch:
> http://pecl.org/patches/opcode_goto_5.1.0.diff
> 
> Talk amongst yourselves...

Oh that's awesome... please say yes... please please please :) I've
always thought goto was a bit of a missing element in PHP since it's the
method of choice IMHO for fast and concise parsing.

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.          |
`------------------------------------------------------------'

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

Reply via email to