On Thu, April 27, 2006 4:18 am, D. Dante Lorenso wrote: > Evolution of the language is a must. I AM working on trying to spec > out > an extension for PHP which would implement what I want with threading > without having to hack zend and the core. I might think that some > other > C developers would be more suited for the job, however, considering > they > have already done the work for such a beast in just about every other > popular language created so far. Take a look at the TSRM files in PHP source. They handle the threads for Zend internally. Maybe you can just "promote" them into PHP User Land... I've only glanced at it, really, so have no idea if that's even possible or not. > Obviously PHP General list is probably not the place where I can sway > any opinions with any internals members, so I'll end this message Actually, this is probably the BEST place to at least hash out the initial response and test the waters and get ground-swell support. I suspect MOST readers of 'internals' will keep an eye on threads (no pun intended) of interest here. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php