Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] line end character ;


  • From: mdougherty at pbp.com (Mike Dougherty)
  • Subject: [Javascript] line end character ;
  • Date: Mon Jun 21 11:57:27 2004

Should external script files use the line end character ; as a rule?

I left it off, now the javascript code cruncher(s) expect to find it

If the right thing to do is end lines with ";" then why isn't it required?

I don't think developers should be allowed (by the language) to be lazy with regards to syntax, 
we're lazy enough everywhere else :)