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-Thread: 103376,f15b862e11b575a4 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!usenet-fr.net!gegeweb.org!aioe.org!.POSTED!not-for-mail From: "Nasser M. Abbasi" Newsgroups: comp.lang.ada Subject: Re: Air traffic control system in Java Date: Fri, 04 Mar 2011 12:18:58 -0800 Organization: Aioe.org NNTP Server Message-ID: References: <4d6ffe16$0$17930$a8266bb1@postbox2.readnews.com> <835e91b1-50f7-4b20-beaf-5b5afcc66cc5@r4g2000prm.googlegroups.com> <4d701d79$0$17918$a8266bb1@postbox2.readnews.com> <4d711c62$0$27719$882e7ee2@usenet-news.net> <4d712326$0$27719$882e7ee2@usenet-news.net> <4d712b6a$0$17204$882e7ee2@usenet-news.net> <0b3daa32-8571-4a7f-a96f-cd876f4c4127@d12g2000prj.googlegroups.com> <4d712e64$0$17204$882e7ee2@usenet-news.net> Reply-To: nma@12000.org NNTP-Posting-Host: tUYQ4Ty9mMw9Pdc8TJRFQA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 X-Notice: Filtered by postfilter v. 0.8.2 Xref: g2news2.google.com comp.lang.ada:18808 Date: 2011-03-04T12:18:58-08:00 List-Id: On 3/4/2011 10:51 AM, Vinzent Hoefler wrote: > > And even if that were not the case, most programmers are bound to > implement logic, GUI is only a small part of the programming job and > - if done correctly - in the hands of a designer, not in the hands > of the programmer anyway. It all depends on the app, does it not? I think a good GUI can break or make an application. No matter how brilliant the algorithms are that behind the GUI. So, here I have to agree with Hyman. GUI these days is a very important part of many software projects. Ofcourse not all. --Nasser