On June 24, 2003 10:50 am, George Schlossnagle wrote:
> I'm not approaching this from a performance standpoint, but from one
> where statically compiled extensions slow the overall release process,
> make it difficult for users to incrementally upgrade their extensions,
> and generally contribute to bloat.

I don't see how that would slow the release process. Unless we suddenly adopt 
a stance where we do not release a new version until ALL bugs in the previous 
release are fixed the time to make a release would be the same. That said, 
thanks to PECL we can also simply use the last stable version if the current 
version of the extension is buggy, unstable, etc...

I would imagine that while a number of users compile their own php an even 
greater number uses the packaging system of their favorite OS. Meaning that 
their idea of upgrade is something along the lines of "apt_get php". The 
changes we make would only affect the maintainer, who I am sure can figure 
what to do.

Ilia

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

Reply via email to