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-Thread: 103376,3d0e1e0d868c807c X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!feeder.news-service.com!news.netcologne.de!newsfeed-fusi2.netcologne.de!newsfeed.straub-nv.de!open-news-network.org!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Albrecht =?ISO-8859-1?Q?K=E4fer?= Newsgroups: comp.lang.ada Subject: Re: Can some please advice on how to integate GNAT GPL 2010 with Visual Studio? Date: Fri, 09 Jul 2010 21:19:29 +0200 Organization: T-Online Message-ID: References: <36196e71-2e61-4c81-a8fd-8ab16d4477fc@z10g2000yqb.googlegroups.com> <278ce9f6-7096-4f7f-a4f1-3552afabdda3@t10g2000yqg.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Content-Transfer-Encoding: 8bit X-Trace: news.t-online.com 1278703278 00 n2243 etiaBJeOGitpya8 100709 19:21:18 X-Complaints-To: usenet-abuse@t-online.de X-ID: ZeObyuZHQeZpqkEICAJHizlOxEHU5Bv9JsNMYFYesIXG1700zVZ4rm User-Agent: Opera Mail/10.60 (Win32) Hamster-Pg/1.25.2.0 Xref: g2news1.google.com comp.lang.ada:12295 Date: 2010-07-09T21:19:29+02:00 List-Id: On Thu, 08 Jul 2010 09:34:19 +0200, Petter wrote: > I've been using Ada for my most of my professional work between 1992 > and 2009, apart for a little dabbling with Tcl/Tk. Before that it was > mostly COBOL and 1100/2200 Assembler, UNISYS IPF command language is > very similar to Ada, if it's still around :-) I'd really like to do > more Ada, but I've had to learn .NET and C# and it isn't too bad. > Visual Studio is running circles round GPS, wide circles. I think it > is a little sad. As for decent editor and command line, well I've done > my fair share. I rather had the impression that AdaCore is running wide circles around Windows and Visual Studio. Building Windows GUI applications in Ada is a right pain in the backside, because there's no decent dialog designer (not even for .Net). And as mentioned, the Visual Studio integration seems to be dependent on the phase of the moon (Titan, not Luna). Albrecht