Re: ISSUE-73: Are we going to support non-ECMAScript languages?

Web APIs Issue Tracker:
> > [re creating an XHR object in non-ES languages]
...
> > (a) Leave it up to the language
> > (b) Create a method on some object (like Window or Document) that returns an
> >     the object.
> > (c) Do it through DOMImplementation

Ian Hickson:
> If you do either (b) or (c), please make it specific to that language 
> binding and no _not_ permit a JS implementation to expose that API.

Why?

-- 
 Cameron McCormack			ICQ: 26955922
 cam (at) mcc.id.au			MSN: cam (at) mcc.id.au
 http://mcc.id.au/			JBR: heycam (at) jabber.org

Received on Thursday, 6 April 2006 22:36:15 UTC