- From: Dimitris Dimitriadis <dimitris.dimitriadis@improve.se>
- Date: Fri, 16 Mar 2001 20:20:37 +0100
- To: "'Stanley Guan'" <Stanley.Guan@oracle.com>
- Cc: www-dom-ts@w3.org
Hi Stanley We've been thinking along these lines, but the test suite that will be the base for the DOM Level 1 TS is written in Java/ECMA Script. However, I'm very keen on seeing a thread on common interfaces here on this list as it is an activity that is going on within the W3C and I, among other people are quite interested. There are some difficulties, but I think once written, reusability is greatly enhanced. What do others think? /D -----Ursprungligt meddelande----- Från: Stanley Guan [mailto:Stanley.Guan@oracle.com] Skickat: den 16 mars 2001 20:13 Till: www-dom-ts@w3.org Kopia: www-dom-ts@w3.org Ämne: Re: SV: C language binding 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:24:52 UTC