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 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.107.141.148 with SMTP id p142mr22888iod.32.1523645252054; Fri, 13 Apr 2018 11:47:32 -0700 (PDT) X-Received: by 2002:a9d:590b:: with SMTP id t11-v6mr1512oth.7.1523645251925; Fri, 13 Apr 2018 11:47:31 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!k65-v6no654954ita.0!news-out.google.com!15-v6ni680itg.0!nntp.google.com!e130-v6no643866itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 13 Apr 2018 11:47:31 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=47.185.233.194; posting-account=zwxLlwoAAAChLBU7oraRzNDnqQYkYbpo NNTP-Posting-Host: 47.185.233.194 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Ada-WinRT bindings - Alpha release From: "Dan'l Miller" Injection-Date: Fri, 13 Apr 2018 18:47:32 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 2167 X-Received-Body-CRC: 3955801062 Xref: reader02.eternal-september.org comp.lang.ada:51476 Date: 2018-04-13T11:47:31-07:00 List-Id: On Friday, April 13, 2018 at 4:05:41 AM UTC-5, alby....@gmail.com wrote: > Dear Ada community >=20 > I am pleased to announce the initial alpha release of the WinRt bindings = for Ada. > It is available on GitHub at the following URL >=20 > https://github.com/Alex-Gamper/Ada-WinRT >=20 > Please feel free to raise issues/question/recommendations for improvement= s either > via GitHub or on his forum I just submitted your first issue. It is really merely a suggestion for a = single revealing UWP example selected out of a treasure trove of predominan= tly-C# UWP examples (with a few C++/CX portings too). I picked what I thin= k is the very biggest opportunity for learning: a single line of code that= is a juicy situation that is not as mechanical as most of the C++/CX-to-C+= +/WinRT porting. It would be very instructive to see how Ada-WinRT handles= that situation (i.e., handles it at all, especially, to see how Ada-WinRT = handles that situation better).