- From: Stanley Guan <Stanley.Guan@oracle.com>
- Date: Fri, 16 Mar 2001 11:13:01 -0800
- CC: www-dom-ts@w3.org
Dimitris, Maybe a function table (or callback structure) can be used to map proprietary interface to a common interface and the test suite can be written in this common interface. To enable the mapping, maybe a wrapper is needed for a proprietary interface. Alas, this is a conformance test, not a benchmark. So, one extra layer doesn't hurt. But, to come up with a common interface could be a big effort. Thx, -Stanley Dimitris Dimitriadis wrote: > Hello Stanley > > The two language bindings that will be provided are Java and ECMAScript. > However, we would encourage people to help us think on whether other > languages bindings should be produced. > > /Dimitris > > -----Ursprungligt meddelande----- > Från: Stanley Guan [mailto:Stanley.Guan@oracle.com] > Skickat: den 16 mars 2001 19:25 > Till: www-dom-ts@w3.org > Ämne: C language binding > > Hi, > > Have you taken C language binding into consideration? Since > there is no standard C interface, how do you want to proceed? > > Thx, > > -Stanley
Received on Friday, 16 March 2001 14:13:38 UTC