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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5e8f9906e6c59bf5 X-Google-Attributes: gid103376,public X-Google-Thread: f43e6,d4f323e16c7e87ac X-Google-Attributes: gidf43e6,public From: Ted Dennison Subject: Re: use of Ada Date: 1996/08/20 Message-ID: <321A27C8.41C67EA6@escmail.orl.mmc.com>#1/1 X-Deja-AN: 175826388 references: <320F1803.4932@lmtas.lmco.com> <4usg4m$eug@romeo.logica.co.uk> <32188B1F.ABD322C@escmail.orl.mmc.com> <3219732D.FF6D5DF@radsoft.com> content-type: text/plain; charset=us-ascii organization: Lockheed Martin Information Systems mime-version: 1.0 newsgroups: comp.software-eng,comp.lang.ada x-mailer: Mozilla 2.0 (X11; I; SunOS 4.1.3_U1 sun4m) Date: 1996-08-20T00:00:00+00:00 List-Id: John Goodsen wrote: > > Ted Dennison wrote: > > > > Its not THAT tough. Of course the alternative is to use UIL, which is > > also another language. But at least you aren't shackled to TeleUSE > > that way. > > > > We are consistently asked to compare the use of D vs. C++ on GUI > projects, and I've gotta tell you that using D (properly, which is > why they ask experts like us) can give you a 10X performance > increase over C++ tools. To make the connotation that you are > "shackled" to TeleUSE is just an ignorant thing to say. > > Using UIL ... now that's what I call being "shackled" ... No. If you use UIL, you can easily port to any Motif supported platform, and can change GUI building tools at any time (even to TeleUSE). Only TeleUSE can read D code. Thus, if you write your application using D, you are stuck (ie: tied, shackled, manacled, whatever you prefer) with TeleUSE. Not that that's a fate worse than death. TeleUSE is a very good product. I use it myself. I just think it is advisable in most cases to generate UIL with TeleUSE instead of calls to their propriatery "D" library. If you have a desparate need for the dynamic abilities of 'D', and don't mind the loss of portablilty and the extra licensing fees, then D is probably a good choice. -- T.E.D. | Work - mailto:dennison@escmail.orl.mmc.com | | Home - mailto:dennison@iag.net | | URL - http://www.iag.net/~dennison |