On November 19, 2003 02:44 pm, Andi Gutmans wrote:
> I hate the name lint and strip is kind of too short.
> Why not keep it long like Hartmut suggested such as php_check_syntax(),
> php_strip_whitespace()?

Those names are fine too (personally, I dislike overly long function names, 
they are harder to remember and easier to make a typo while writing the 
name), although php_strip_whitespace() is somewhat misleading because the 
function strips more then just whitespace. 

Ilia

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

Reply via email to