Hello,

Sebastian Bergmann wrote:
> 
> Andi Gutmans wrote:
> > I think we should have a discussion of what other things besides the
> > scripting engine we'd like to change for PHP 5.
> 
>   I think an important issue would be to make extensions thread-safe,
>   where possible.
> 
>   configure should be modified to throw warnings if non thread-safe
>   extensions are about to be built when thread-safety is enabled.

Good suggestion! I bet your next suggestion is to add thread creation
that works under Unix and Windows! I know it is tricky, but it is about
time because other languages like Perl, Java, Python, etc.. already have
thread support. :-)

Regards,
Manuel Lemos

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to