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: a07f3367d7,dea2d62ab1462538 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news.glorb.com!feeder.erje.net!news.mixmin.net!aioe.org!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Writing an Operating System in Ada Date: Thu, 14 Jan 2010 19:04:18 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: <26325363-b456-4c8f-a51d-4e87ef789619@a15g2000yqm.googlegroups.com> NNTP-Posting-Host: +ERTOT2Y9KJRZ8n+NpAZGA.user.speranza.aioe.org X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.1 X-Newsreader: Tom's custom newsreader Cancel-Lock: sha1:hRoZKEvT37g/ym1orxPfoS5wX4k= Xref: g2news1.google.com comp.lang.ada:8753 Date: 2010-01-14T19:04:18+00:00 List-Id: > > Right, but in an OO system you would barely need PostScript. I doubt > > anybody would like to program in PostScript, so what is left? Poor as a > > data carrier, unusable for humans. Doesn't it remind something? XML? (:-)= > ) > > Exactly. For visual data to the screen and printer it would make a > good unified format. We don't have to actually have people programming > in PostScript, just have [UI] objects know how to output it and > [display] objects know how to render it... which is EXACTLY the class > a PostScript printer falls into. The desktop on my computer rarely looks similar to a piece of paper on my real desk. I doubt Postscript is an equally good description language for both. Didn't the Next computer use Postscript? And do current Macs?