On Wednesday 08 January 2003 02:45, Maxim Maletsky wrote:

> Isn't it a little bit too much of paranoia for autocompletion? In
> programming schools they make you writing the programs on paper so you
> understand it better :)

> I, personally, only care about the code highlighting. Autocompleting
> often exposes you to make silly mistakes (not always, of course) and
> these are the hardest ones to debug. Copying, pasting and replacing is
> much "safer", IMHO.

I thought autocompletion would help you _avoid_ silly mistakes. For example, 
defining $varName then trying to use $varname when you really meant to use 
$varName.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
There is nothing more silly than a silly laugh.
                -- Gaius Valerius Catullus
*/


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

Reply via email to