From: Bao Chau Ha
Subject: Pesistent Object Store
Date: 
Message-ID: <5gjm0d$6vj@ultranews.duc.auburn.edu>
I am looking for a persistent object store implemented in CLOS,
something like WOOD but not tied to one Lisp implementation.

Thanks.
Bao

From: Kelly Murray
Subject: Re: Pesistent Object Store
Date: 
Message-ID: <5gmrbl$1hf@sparky.franz.com>
In article <··········@ultranews.duc.auburn.edu>, ·······@lab33.eng.auburn.edu (Bao Chau Ha) writes:
>> I am looking for a persistent object store implemented in CLOS,
>> something like WOOD but not tied to one Lisp implementation.

There is the save-object capability, available on the Lisp FAQ site somewhere.

For much of anything more efficient or capabble, it has to be tied to the
underlying implementation at some level. 

If you don't already know about it, see the Franz website for
the AllegroStore oodb.

Kelly Murray  ···@franz.com   http://www.franz.com  
From: Larry Hunter
Subject: Re: Pesistent Object Store
Date: 
Message-ID: <rb4te7hg8s.fsf@work.csb>
  I am looking for a persistent object store implemented in CLOS, something
  like WOOD but not tied to one Lisp implementation.

Consider PLOB:

 http://lki-www.informatik.uni-hamburg.de/~kirschke/diplom/arbeit-eng.html

Right now, it works only on Sun/Lispworks.  Several people are currently
working on porting it to Allegro CL and SGIs.  Warning: most of the
documentation is in German.

Larry

-- 
Lawrence Hunter, PhD.
National Library of Medicine               phone: +1 (301) 496-9303
Bldg. 38A, 9th fl, MS-54                   fax:   +1 (301) 496-0673
Bethesda. MD 20894 USA                     email: ······@nlm.nih.gov

Warning: sending unsolicited email advertising to this address violates US
Code Title 47, Sec.227, incurring a liability of at least $500 per incident.