RSSAmplifier

Kevin Henrikson · Feb 9, 2006

eval() is evil: window to the rescue

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

In JavaScript eval() has long known to be evil. Take for example: <pre function foo(){} foo\["str1"\] = "aaaa"; foo\["str2"\] = "bbbb"; foo\["str3"\] = "ccccc"; </pre Elsewhere you need to lookup…

Read on kevinhenrikson.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.