Xref: utzoo comp.lang.clos:59 comp.object:2257 Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!gatech!prism!gt4084c From: gt4084c@prism.gatech.EDU (SRINIVASAN,K) Newsgroups: comp.lang.clos,comp.object Subject: Persistent Objects in CLOS Message-ID: <18439@hydra.gatech.EDU> Date: 10 Dec 90 23:19:57 GMT Followup-To: comp.lang.clos Organization: Georgia Institute of Technology Lines: 10 What will be the best way to save all the objects created during a run of a program? I suppose certain languages such as Eiffel allow you to do it using persistent objects. I plan to use CLOS for simulation of a manufacturing system. I would like to save all my parts and machines at any instant and restart the simulation from there again. This may involve thousands of objects (instances). I will be very thankful to anybody who can share their experience with me or indicate as to where I should be look ing. (If any of you think CLOS is not a good choice for my task, I would like to know the reasons too). Thanks in advance. (I am a novice CLOS/Lisp programmer) -- SRINIVASAN,K School of Textile Engineering Georgia Tech. uucp: ...!{allegra,amd,hplabs,seismo,ut-ngp}!gatech!prism!gt4084c ARPA: gt4084c@prism.gatech.edu