Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One of those incompatible features that they added ended up becoming Ajax.


they were actually adding it over a well-defined extension point (ActiveX instantiation). Not by extending the existing spec (JS/DOM).

That happened later once the usefulness of XmlHttpRequest was noted and other browsers added it directly to their JS support before it was formally specified.

So this is exactly the way to extend (by using clean extension points) that Google was using with SPDY. This is different than, say, implementing a <marquee>-Tag directly into the HTML renderer which doesn't provide a nice extension point.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: