This is not the problem of the language, but the interpretation and adding scripts to the web page, in case of browser usage. If there could be only one JavaScript tag on the page, and that could load the external scripts, it would be more secure IMHO. Then none could inject script tags to the page without previous notice of the site developer. Oh, and also kill document.write as it is not secure and slow. But these are mainly issues of the BOM / DOM not the language itself.
-- Poetro -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
