On Mon, 3 Jun 2002, Sebastian Bergmann wrote:

>Jani Taskinen wrote:
>> Is something/someone preventing anyone from doing all this?
>
>  Look at the discussion that followed the proposition of bundling
>  libxml/libxslt with PHP.

    Does bundling anything really solve any problems?
    Or does it actually create new ones? IMO, it only does the latter.
    Look at mysql for example. Bundling of it didn't really solve
    any problem, only released some time from replying to some
    people who didn't understand why mysql functions didn't exist
    in the PHP they used. It _did_ create new problems with some other
    modules loaded in Apache, e.g. mod_auth_mysql.

    Currently, the bundled mysql is not been updated. (it's 3.23.39)
    Latest stable release is 3.23.49, AFAIK.

>> And doesn't ZE2 address almost all of those OO related things?
>
>  It does. Personally, I'm missing two things in Zend Engine 2.0:
>  interfaces and private methods. Both are not really critical, as they 
>  don't aim at solving technical problems, but social ones during the
>  design process.

    PHP != Java. :)

    --Jani
    


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

Reply via email to