Re: [PHP-DEV] file structure From: Stig Bakken (ssb <email protected>)
Date: 03/31/99

On Wed, 31 Mar 1999, Zeev Suraski wrote:

> That's a big mistake IMHO. Zend is today, already, a separate library that
> separated the vast majority of 'core' files into a completely different
> directory, even a different package. A lot of the files in the main dir
> were removed, almost all of them were pulled out into the ZendCore
> directory, etc.
>
> The current tree will hopefully hit core@ this Saturday or next Sunday.
> Investing work in the php3 tree is a waste of time IMHO, since most of it
> would have to be completely remade for PHP4; plus, it's not as if there's
> too much idle time left for it...

It boils down to this: I want to avoid all the grinding of teeth we had
with keeping 3.1 up-to-date. PHP needs to be re-structured to meet Zend,
and I would prefer if we did these two things (restructuring and Zend)
separately, having a working version between each change.

The alternative is to start with a fresh php4 tree, but then we must make
sure extensions are kept up-to-date (better than we did in 3.1). I think
we will need "official" maintainers for each extension for this.

 - Stig

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>