[erlang-questions] Two beautiful programs - or web programming made easy

Masklinn masklinn@REDACTED
Sat Feb 12 12:46:39 CET 2011


On 2011-02-12, at 12:33 , Joe Armstrong wrote:
> 
> You'll need something like Google chrome to run them.
Warning: the status of the (currently broken [0]) WebSockets is unsure: Firefox and Opera already dropped it, it is unknown whether Chrome and Safari will keep it enabled by default. Chrome-wise, they've kept it for now but they plan on disabling it as soon as they hear of an exploit in the wild[1]

Also, it's going to be a complete and utter pain to debug: even the more modern JS debuggers of Firefox (via Firebug) and Webkit have insane amounts of trouble finding and debugging dynamically evaluated code.

[0] http://www.ietf.org/mail-archive/web/hybi/current/msg04744.html
[1] http://codereview.chromium.org/5643005/


More information about the erlang-questions mailing list