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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!194.25.134.126.MISMATCH!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Wed, 16 Sep 2009 10:03:43 +0200 From: Georg Bauhaus Reply-To: rm.tsoh+bauhaus@maps.futureapps.de User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Lambda expressions? LINQ? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <4ab09be1$0$31875$9b4e6d93@newsspool3.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 16 Sep 2009 10:03:45 CEST NNTP-Posting-Host: 9142f396.newsspool3.arcor-online.net X-Trace: DXC=AZCGSQhWC5FX36K@\WTHGJMcF=Q^Z^V3H4Fo<]lROoRA^YC2XCjHcbIAF3WE5o[9cKKQDKiQ7h Steve D wrote: > I've been doing some c# programming and have just started using LINQ > (language integrated query). > > Using LINQ Not trouble free for building into Ada or libraries, I guess, http://www.faqs.org/patents/app/20090144229 > and the .NET framework I was able to query an XML document > for all elements with a given element name, Would this help? http://www.mckae.com/xia.html > Anything under way to make this kind of power available in Ada (outside > of A#)? All it takes is writing an additional translator into a number of compilers and provide .NET like objects for the background processing of queries. :-)