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=-0.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fdb77,5f529c91be2ac930 X-Google-Attributes: gidfdb77,public X-Google-Thread: 1108a1,59ec73856b699922 X-Google-Attributes: gid1108a1,public X-Google-Thread: 103376,25d5234e7b6ca361 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-23 10:46:38 PST Sender: Tor Iver Wilhelmsen@TIWILHEL Newsgroups: comp.lang.java.advocacy,comp.object,comp.lang.ada Subject: Re: Ada versus language-X and "getting real work done" (was): 64 bit addressing and OOP References: <3E4E8F8C.9C096985@adaworks.com> <9fa75d42.0302250710.5549baaf@posting.google.com> <3E5C7033.BD5DC462@adaworks.com> <9fa75d42.0302260618.7506cba7@posting.google.com> <3E5CF5C6.84822F57@adaworks.com> <1046299823.547481@master.nyc.kbcfp.com> <1quq5v0sb922r76rbpmcs2pe19dr4i5a2r@4ax.com> From: Tor Iver Wilhelmsen Date: 23 Apr 2003 19:56:29 +0200 Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: 103.80-202-75.nextgentel.com X-Original-NNTP-Posting-Host: 103.80-202-75.nextgentel.com X-Trace: news.broadpark.no 1051120025 103.80-202-75.nextgentel.com (23 Apr 2003 19:47:05 +0200) Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp1.phx1.gblx.net!nntp.gblx.net!nntp.gblx.net!news.broadpark.no Xref: archiver1.google.com comp.lang.java.advocacy:62566 comp.object:61702 comp.lang.ada:36423 Date: 2003-04-23T19:56:29+02:00 List-Id: Tom Welsh writes: > Unless, ho ho, they communicate using magic Web services. Then, because > all messages are expressed in terms of self-describing XML, the receiver > can always understand what the sender means. Wonderful. For your next task, have Delphi understand an Axis WSDL with a method returning a collection. SOAP is usable if all you have can be expressed as primitives or String. But still way too much overhead for 99.9 % of cases.