The Time has Come to Add Classes to JavaScript
Now is the time to do the same thing for classes. From a language extension point of view, classes have much less impact on the language than modules. Yet, they have a huge impact on code compatibility and language adoption, by lowering the barrier to entry for “non-native” JavaScript programmers.
more on cloud9ide.posterous.com
Classes in JavaScript, the subject of most heated debates in the community, is back. People behind Cloud9 are considering adding support for it in the their IDE.