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,714a8558b02b32bb X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-21 10:05:07 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!wn13feed!worldnet.att.net!199.45.49.37!cyclone1.gnilink.net!attbi_feed4!attbi.com!attbi_s51.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: GUI was Re: why Ada is so unpopular ? References: <400E7811.30002@noplace.com> X-Newsreader: Tom's custom newsreader Message-ID: NNTP-Posting-Host: 67.161.24.134 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s51 1074708302 67.161.24.134 (Wed, 21 Jan 2004 18:05:02 GMT) NNTP-Posting-Date: Wed, 21 Jan 2004 18:05:02 GMT Organization: Comcast Online Date: Wed, 21 Jan 2004 18:05:06 GMT Xref: archiver1.google.com comp.lang.ada:4608 Date: 2004-01-21T18:05:06+00:00 List-Id: > > Claw.Registry, OTOH, would be bizarre to try to port to an OS with > > nothing similar to Windows Registry. > If it maps to an underlying OS feature, you use that. If not, there > would have to be some stand-alone "fake it out" underlying implementation Isn't that called a "Windows emulator for Linux" or such? A non-trivial undertaking, although a few years ago, IIRC, somebody reported Claw programs running on such a thing. (I don't know if that included Registry use.)