From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c9629eba26884d78 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-30 08:20:50 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!feed.news.nacamar.de!news.tiscali.de!not-for-mail From: "Denny Vrandecic" Newsgroups: comp.lang.ada Subject: Re: XML DOM Binding for Ada 95 - matter of style Date: Wed, 30 Jul 2003 17:20:49 +0200 Organization: Tiscali Germany Message-ID: References: <3f27bab4$1@baen1673807.greenlnk.net> NNTP-Posting-Host: p62.246.115.97.tisdip.tiscali.de X-Trace: ulysses.news.tiscali.de 1059578450 68530 62.246.115.97 (30 Jul 2003 15:20:50 GMT) X-Complaints-To: abuse@tiscali.de NNTP-Posting-Date: Wed, 30 Jul 2003 15:20:50 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:41022 Date: 2003-07-30T17:20:49+02:00 List-Id: Denny Vrandecic wrote: > > On the one hand, the W3C published IDLs in their standards, and I may >> choose >>[snip] Martin Dowie answered > How about providing both? One as a wrapper to the other. Simply put: double work, same pay. There is no easy way of wrapping one around the other, especially Exception Handling is a rather tricky issue that differs tremendously between the IDL- and the Ada-way. To avoid double work and still write the one binding that is most useful for the Ada-Community I ask here for your opinion and advice. Thanks though, Denny