Re: [PHP-DEV] cvs: /php3 ChangeLog From: Sascha Schumann (sascha <email protected>)
Date: 11/24/99

On Wed, Nov 24, 1999 at 11:43:28PM +0200, Zeev Suraski wrote:
>
> I completely disagree with you. You think I remember each and every part
> of Zend? I sure as hell don't and don't ever plan to. It doesn't mean it
> cries for a rewrite, it means it's large-scale and perhaps somewhat complex
> (and because it does complex things, not because it's badly implemented).

    "Complex tasks require complex code"

    That is basically true, if you are not interested in code
    maintainability. The more complex code is, the less
    maintainable it becomes. In the context of large-scale
    systems, you should especially be interested in improving the
    maintainability of code. The complexity of the implementation
    is a key aspect of the maintainability of large systems.

    I hope that you understand my earlier "Urgh" message now. I
    am concerned about the maintainability of PHP and its
    modules.

-- 

Regards,

Sascha Schumann Consultant

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>