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,6f80b41b84205927 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-10 02:13:57 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!news.belwue.de!news.uni-stuttgart.de!news.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: databases written in ada Date: Sat, 10 Aug 2002 11:13:56 +0200 Organization: Enyo -- not your organization Message-ID: <87eld7oz3f.fsf@deneb.enyo.de> References: <3D53CE34.45F25F4@btinternet.com> <3D547FFD.3030808@cogeco.ca> NNTP-Posting-Host: deneb.enyo.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: cygnus.enyo.de 1028970821 18721 212.9.189.171 (10 Aug 2002 09:13:41 GMT) X-Complaints-To: abuse@enyo.de NNTP-Posting-Date: 10 Aug 2002 09:13:41 GMT Cancel-Lock: sha1:mIVzddrsdpIb87gbf/QDWms8qsw= Xref: archiver1.google.com comp.lang.ada:27916 Date: 2002-08-10T09:13:41+00:00 List-Id: Christopher Browne writes: > The comment is fairly readily understood, as it is commonly known in > OS literature by the term "orthogonal persistence." > > The idea is that you have a set of datatypes which essentially "store > themselves." And how is this supposed to work if there are multiple users of the same database?