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@... [mailto:
www-di-request@...] On Behalf Of
José Manuel Cantera Fonseca
Sent: 22 March 2007 10:14
To:
www-di@...
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