- From: ANOQ of the Sun <anoq@vip.cybercity.dk>
- Date: Tue, 07 Jul 1998 20:07:40 +0200
- To: DOM List <www-dom@w3.org>
Lauren Wood wrote: > And I don't think there's an IDL-to-ECMA Script mapping yet either. The > reason we did the handcrafted Java bindings was because we thought the DOM > interfaces, in general, don't need all the CORBA overhead. It shouldn't give any overhead to use the correct language mapping. You don't need to use CORBA, just make sure that the API is the same as if you were using CORBA, so that you won't end up having multiple "standards" / APIs. You might need some CORBA::Long, CORBA::Short etc. types etc., but I think that it really. Cheers -- , ANOQ of the Sun / Johnny Andersen E-Mail: anoq@vip.cybercity.dk or anoq@berlin-consortium.org Homepage: http://users.cybercity.dk/~ccc25861/
Received on Tuesday, 7 July 1998 14:20:45 UTC