Hi, If I unterstood these guys correctly, they are developing a compiled PHP-module (/ext/template/ or whatever). If ONE person decides to do it, automatically some one else will not be able to contribute his sourcecode, what is actually not a good thing. Maybe, Andrey Hristov's code would be much better than the existing one, but it won't be accepted because the other one has already become de facto standard of PHP, and it's in the manual, nobody wants to change habits etc...
Kind Regards, Daniel Lorch -----Urspr�ngliche Nachricht----- Von : Martin Jansen [mailto:[EMAIL PROTECTED]] Datum : Mittwoch, 5. Dezember 2001 Betreff: [PHP-DEV] [NEW EXTENSTION]: templates On Wed, 5 Dec 2001 15:15:29 +0100, Daniel Lorch wrote: >it's nice to see that everyone wants to develop extensions for PHP, >but why do these extension go all into the main CVS tree? why not keep >PHP more modular? New extension (ike the one, we are talking about) will go to PEAR and will not be included in the main source tree (unless they are extremely important). Or did I miss something? - Martin -- 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]
