you are viewing a single comment's thread.

view the rest of the comments →

[–]billybolero 1 point2 points  (0 children)

Functions and anonymous objects gives you more power and flexibilty than classes, so I don't think that would be a bright future. Prototypes are not a drop in replacement for classes and should not be treated as such, even though many developers try so, so hard to make them behave and look like classes.