--On Wednesday, February 20, 2008 12:30:05 -0600 Craig Schmitt 
<[EMAIL PROTECTED]> wrote:
| Well, yes, I do. Going back to the original topic of this post, typos
| like  $ddresses_deleted++; (should be $addresses_deleted++;) would never
| have made  it out the door with strict vars because the script wouldn't
| compile.
|
| My point is that if one takes the easy route by not requiring variable
| declarations that only opens the code up to all kinds of problems that
| could  have been prevents by the safeguards that strictness affords.

I heartily concurr, as I am a frequent typer 1 characyer ocer (:-)) from 
that intended.

You said you've done a lot of the work in fixing up a near
current version to declare the variables.

Don't you think it might be usefull to feed that back to Fritz?  Then once 
those are merged a second round of fixes might be applied to the then
current version along with the "use strict vars" directive to bring the
code into complience.  It would seem a shame to waste your efforts on a 
purely local version, when the whole community might benefit.


-- 
Andrew Macpherson,
OA5.com Ltd. Registered No.3952726 VAT: GB 750 7688 04
The Red Lion #5. Much Hadham. Herts SG10 6DD. GB
Phone +44 1279 843147 GSM +44 78999 61797 Fax +44 7092 052800
http://www.oa5.com/   OA5 is a member of ISPA-UK

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to