From: "Daevid Vincent" on
> -----Original Message-----
> And what you seem to be missing is that making PHP userspace
> threaded is
> such a major change to the underlying code base and
> architecture that it
> would essentially be a total and complete rewrite, and would require
> people to rewrite large portions of their existing PHP userspace code.
>
> So it's either you adjust your code to fit the paradigm that PHP is
> built for from the ground up, or the entire rest of the world adjusts
> its code to fit the paradigm that you think you want to have.

Very well said.

Isn't this only a factor for code that actually USES the threads though?
Wouldn't all code just keep working the same as always if no threads are
introduced in any part of it (which by default would be all existing code
to date?

-Daevid.

From: Matt Giddings on
unsubscribe
From: Matt Giddings on
ok, how do I get off this list?
From: Robert Cummings on
Matt Giddings wrote:
> unsubscribe

*lol*

--
http://www.interjinn.com
Application and Templating Framework for PHP
From: "Daevid Vincent" on
You don't. It's like hotel california. You can check out any time you like,
but you can never leave. ;-)

> -----Original Message-----
> From: Matt Giddings [mailto:mcgiddin(a)svsu.edu]
> Sent: Wednesday, March 24, 2010 6:22 PM
> To: Matt Giddings
> Cc: php-general(a)lists.php.net
> Subject: Re: [PHP] Will PHP ever "grow up" and have threading?
>
> ok, how do I get off this list?
>