On Tuesday, April 23, 2002, at 11:46  AM, Rouvas Stathis wrote:

> Preventing namespace pollution...now you convince me.
>
> I used the term "lazy programming" without explaining what I meant,
> hence the misunderstanding. I refer to "lazy programming" in the sense
> of not properly and thoroughly checking user input, or as I believe, any
> input from external to you code sources. If you don't do that I don't
> believe that anything will save you. Promoting superglobals as a
> security enhanchment, no I don't buy that.

Yes, two different interpretations of laziness.

The coder must still be vigillant regarding user input, and check 
everything.  But superglobals, imho do tend to reduce the sloppiness of 
the final code.


Erik




----

Erik Price
Web Developer Temp
Media Lab, H.H. Brown
[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to