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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e429176c9adb07b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-16 16:57:25 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!wn13feed!wn12feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!rwcrnsc52.ops.asp.att.net.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re; [OT] Best way to isolate a GUI? References: X-Newsreader: Tom's custom newsreader Message-ID: NNTP-Posting-Host: 12.234.13.56 X-Complaints-To: abuse@attbi.com X-Trace: rwcrnsc52.ops.asp.att.net 1045443444 12.234.13.56 (Mon, 17 Feb 2003 00:57:24 GMT) NNTP-Posting-Date: Mon, 17 Feb 2003 00:57:24 GMT Organization: AT&T Broadband Date: Mon, 17 Feb 2003 00:57:24 GMT Xref: archiver1.google.com comp.lang.ada:34162 Date: 2003-02-17T00:57:24+00:00 List-Id: > I want the core functionality to be isolated from the GUI. What do you mean here by "the GUI"? If your app is a Photoshop type program, or a video editor or a spreadsheet or a control panel for a robot undersea explorer or a database of names and addresses, or a Virtual Reality program or a "twitch game"..... you will have different requirements for your "Graphical User Interface" and, most likely, different optimal solutions.