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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ab0f43f65938894d X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx01.iad01.newshosting.com!newshosting.com!newsfeed.icl.net!newsfeed.fjserv.net!oleane.net!oleane!news.ecp.fr!aioe.org!not-for-mail From: Michael Feldman Newsgroups: comp.lang.ada Subject: Re: Writing a Windows/Mac app in Ada Date: Sat, 17 May 2008 11:04:29 -0700 Organization: Aioe.org NNTP Server Message-ID: References: <53e1de28-eeb4-431e-b27f-09b90fe6c74e@25g2000hsx.googlegroups.com> NNTP-Posting-Host: O9dg2eiFjyu1Gxb64BkCww.user.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org In-Reply-To: User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9 Xref: g2news1.google.com comp.lang.ada:172 Date: 2008-05-17T11:04:29-07:00 List-Id: Mike Silva wrote: > I have a commercial application I have prototyped in C++ on Windows, > and I am very tempted to write it fresh (as per Fred Brooks) in Ada at > the same time I am extending it to Mac (OS X). But I can only justify > this if the obstacles will be at a minium, whatever that might mean in > practice. This will be a business-flavored app with no multimedia but > with typical screen controls and lots of printing (with associated > WYSIWYG on the screen). So my questions are, what libraries/ > frameworks would allow me to share the most code between Windows and > Mac versions, and be easiest to pick up. > > My other question is, please tell me everything I don't already know > about such an undertaking. :-) In all seriousness, any hints or tips > on writing a multi-platform application would be greatly appreciated. > > Mike You may or may not be aware of the listserv for people interested in GNAT under Mac OS X. That list has about 200 members; I figure at least some of them may also be developing for Windows. It wouldn't hurt to subscribe to that list and post a query there. The URL to subscribe is http://hermes.gwu.edu/cgi-bin/wa?SUBED1=gnat-osx&A=1%22 Only subscribers may post. OTOH, non-subscribers may read the archives, at http://hermes.gwu.edu/archives/gnat-osx.html Mike Feldman (list owner)