[Javascript] JavaScript/PHP/HTML parsing engines

Mike Dougherty Michael_Dougherty at pbp.com
Wed Jul 2 08:12:18 CDT 2003


I hope you are writing modular code and testing each piece before you
have 1,417 errors to debug at one time...

-----Original Message-----
From: javascript-bounces at LaTech.edu
[mailto:javascript-bounces at LaTech.edu] On Behalf Of David Lovering
Sent: Tuesday, July 01, 2003 12:52 PM
To: javascript at LaTech.edu
Subject: [Javascript] JavaScript/PHP/HTML parsing engines


A lot of the "bugs" and confusion I've seen in the last few weeks/months
could have (in theory) been ameliorated somewhat by a good code-checking
routine -- either as an on-line service, or as a downloadable utility.
I for example use a hodge-podge of JavaScript, PHP, and HTML code which
would probably send most simple code-checkers screaming out the door.
IE and Netscape/Mozilla are kind enough to let you know when your code
is completely whacked, but their notion of line-numbers and originating
module names are pretty hilarious -- plus they don't do concordences,
and they always crash at the first fatal error -- rather tedious when
you have 1,417 of them.
 
Has anyone seen and/or found something that would help us feebs get a
grip on our code before harassing the bulletin board with our diverse
lack of insight?
 
-- Dave Lovering

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20030702/981ac05b/attachment.htm>


More information about the Javascript mailing list