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,41e2008f41502f03 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Thu, 28 Sep 2006 13:06:40 -0500 From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Should a GUI be separated from the application? References: <451BFDBA.7080907@obry.net> X-Newsreader: Tom's custom newsreader Message-ID: Date: Thu, 28 Sep 2006 13:06:40 -0500 NNTP-Posting-Host: 67.164.83.70 X-Trace: sv3-x7DK0uO3woK0BiLDDfLqdBwMJIhA8q9Lg0Uq4E2lE5SQQMpebuBcdwbYQgNaoCLgzsr4EkyCRBErBhe!z0MjwEEcjWwQX50yXfUBIRAEuJEEsAGba9J/XBTF/pD+U0Uf/rWbNzF3DJjrPQilAFy71Aq8NjEh!yIjd7p2bU4CsJQ== X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news2.google.com comp.lang.ada:6798 Date: 2006-09-28T13:06:40-05:00 List-Id: > > What about having a browser as the GUI and using AJAX-style HTTP for > > the comms? The back-end would be something like AWS or my EWS > ... > You can use Ajax-XML based control of the GUI. See the AWS's Ajax > Web Elements demos. The application only output XML actions. No HTML or Could you make a Pong game that way? Or a music synthesizer? Or does "GUI" mean a limited subset of graphical user interfaces?