RE: EcmaScript5 global objects as WebIDL?

>> I just would want to recommend that we try to do it "officially".

(That should be: "not try to do it officially", thanks Art :-)

-----Original Message-----
From: Travis Leithead 
Sent: Friday, January 29, 2010 8:09 AM
To: 'Dominique Hazael-Massieux'; public-script-coord@w3.org
Subject: RE: EcmaScript5 global objects as WebIDL?

This <could> be done, but these basic objects don't follow as regular a pattern as the DOM APIs tend to do (and the scale isn't as large). Also, if new ES libraries are needed, they will be speced according to ECMA convention and not WebIDL. However, it might be an interesting academic venture to try... I just would want to recommend that we try to do it "officially".

-----Original Message-----
From: public-script-coord-request@w3.org [mailto:public-script-coord-request@w3.org] On Behalf Of Dominique Hazael-Massieux
Sent: Friday, January 29, 2010 7:56 AM
To: public-script-coord@w3.org
Subject: EcmaScript5 global objects as WebIDL?

Hi,

Has anyone looked at turning the EcmaScript5 global objects (Object, String, Date, ...) into a WebIDL declaration?

Dom

Received on Friday, 29 January 2010 16:59:48 UTC