RE: Javascript mapping / implementation of DCI

Hi Jose,

There are implementations by some members of the DI group, but I don't
think they are in the public domain.

There is a normative ECMAScript binding defined in the DCI specification
(section 8)[1].

You should be aware that, based on feedback from the DOM interest group,
we are in the process of changing the DCI so that interfaces inherit from
DOMElement rather than DOMNode.

We will issue a new working draft when the current editor (me, actually)
finishes the remaining updates to the document.

Best wishes
Rhys

[1] http://www.w3.org/TR/DPF/#sec-ecmascriptbindings

-----Original Message-----
From: www-di-request@w3.org [mailto:www-di-request@w3.org] On Behalf Of
José Manuel Cantera Fonseca
Sent: 22 March 2007 10:14
To: www-di@w3.org
Subject: Javascript mapping / implementation of DCI


Dear all,

Is there any public open source implementation of DCI in Javascript?

Where could I find the mapping to Javascript from the DCI IDL? It would be
very useful to obtain the skeleton interface in Javascript.

Thanks and best regards

Received on Friday, 23 March 2007 00:30:18 UTC