On February 21, 2003 09:38 am, Sascha Schumann wrote:
> > implode) and fclose. However, IMO this wrapper is very useful since it
> > simplifies commonly used code a great deal and even makes it slightly
> > faster since the wrapper is in C rather then in PHP.
>
>     Oh, come on.  Put it into a utility library; this does not
>     belong into the core of PHP.  Or is your argument "we already
>     have so much bloat, a bit more is ok, too"?

This is merely a proposal, which anyone can support or not. Your choice is 
obviously the latter and that's fine, I do want to make it clear why I do 
want to see is part of PHP, whether my reasoning has merit or not is up to 
each person to decide for themselves. If other developers feel the same way 
you do, then this will definitely not be added and we'll have a precedent in 
the event someone else notices file_get_contents() and decides to write a 
function with opposing functionality.

Ilia


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

Reply via email to