-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 07 January 2003 18:48, Jason Wong wrote:
> 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.
Configuring error reporting to E_ALL will help you with that and some other 
things as well, all my scripts run in E_ALL.
But I still think that autocompletation is very useful.
Have fun.
- -- 
Pupeno: [EMAIL PROTECTED]
http://www.pupeno.com
- ---
Help the hungry children of Argentina,
please go to (and make it your homepage):
http://www.porloschicos.com/servlet/PorLosChicos?comando=donar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+G2eYLr8z5XzmSDQRAsH+AKCPrW2nGliNZu8kGOaAeaO8AC+9AgCg4q1D
0Ki998HRDqC2ER6eDYTby9s=
=Bp+V
-----END PGP SIGNATURE-----


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

Reply via email to