comp.lang.ada
 help / color / mirror / Atom feed
From: "Tarjei Tj�stheim Jensen" <tarjei.jensen@kvaerner.no>
Subject: Re: System Calls
Date: 1998/12/29
Date: 1998-12-29T00:00:00+00:00	[thread overview]
Message-ID: <76ai9b$ion5@news.kvaerner.com> (raw)
In-Reply-To: 760dhr$pbs$1@nnrp1.dejanews.com


dewarr@my-dejanews.com wrote >
>Yes but the original questioner excluded VMS, and that
>is perfectly reasonable, a package that covers Unix and
>NT (and OS/2 and Win95 without extra effort) is still very
>useful to most people. The VMS user community is a small
>sliver, and while it is nice to include VMS where possible
>(as is done for example in GNAT.OS_Lib) it would be a
>mistake to let the idiosyncrasies of VMS impede progress
>here!


I don't think there is a particular need to exclude anybody. Most OSes has
similar semantics with regards to drives, directories and file names. The
problem is that syntax is different. It is easy to create an intermediate
description of these things so that a program might reason about its
environment in a sensible manner. All that is needed is a translator to and
from that representation.

A sensible representation of the intermediate description would be something
like <length><tag><content> used recursively (at least if it is transmitted or
stored somewhere). Tagging items allows programs to disregard what they don't
know or care about. These items may be version number or some other file info
such as dates, last backup, protection, file type, etc.

Greetings,






  reply	other threads:[~1998-12-29  0:00 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-16  0:00 System Calls mabrouk BELHOUT
1998-12-16  0:00 ` dennison
1998-12-17  0:00   ` Gilles Sarnikowski
1998-12-17  0:00     ` dennison
1998-12-18  0:00       ` mabrouk BELHOUT
1998-12-24  0:00       ` Michael F Brenner
1998-12-24  0:00         ` dennison
1998-12-24  0:00           ` Larry Kilgallen
1998-12-25  0:00             ` dewarr
1998-12-29  0:00               ` Tarjei Tj�stheim Jensen [this message]
1998-12-29  0:00                 ` robert_dewar
1998-12-29  0:00                 ` Larry Kilgallen
1998-12-30  0:00                   ` dennison
1998-12-29  0:00           ` Robert A Duff
1998-12-30  0:00             ` dennison
1999-01-02  0:00               ` Chris Morgan
1998-12-25  0:00         ` dewar
1998-12-25  0:00         ` dewar
  -- strict thread matches above, loose matches on Subject: below --
1998-12-23  0:00 mabrouk BELHOUT
2001-07-10 18:20 Matt Raikes
2001-07-10 21:55 ` Dale Stanbrough
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox