>semi colons make code more understandable to OTHER people.
Sorry, but this absolute statement is rubbish. I'd propose
to take a look at the scripting language Python or some functional
languages.
There are many ways to layout your code and certainly some are more
human readable than the C-like way.
Semicolons in Javascript are most often just superfluous. I don't see
why a semicolon at the end of every line should make the code more
readable.
You could still say it's a matter of personal taste...
Stephan
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev