Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sample.eng.ohio-state.edu!purdue!haven.umd.edu!umbc3.umbc.edu!umbc4.umbc.edu!alex From: alex@umbc4.umbc.edu (Alex S. Crain) Newsgroups: comp.lang.lisp Subject: Persistant objects Message-ID: <1991Jun14.154538.18287@umbc3.umbc.edu> Date: 14 Jun 91 15:45:38 GMT Sender: newspost@umbc3.umbc.edu (News posting account) Organization: University of Maryland Baltimore County Lines: 19 Hi. I'm implementing a scheme based OS/environment and I've started designing a file system/disk interface. I'm considering using persistant objects instead of the traditional file heirarchy, and I'm looking for advice, pointers and references that might help me design the interface. I'd be particularly interested in descriptions of any existing systems (although I don't know of any). Any help/suggestions/comments are welcome. -- ################################# :alex. #Disclaimer: Anyone who agrees # Systems Programmer #with me deserves what they get.# University of Maryland Baltimore County ################################# alex@umbc3.umbc.edu