Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!aero!srt From: srt@aerospace.aero.org (Scott "TCB" Turner) Newsgroups: comp.lang.lisp Subject: Re: Problems Copying Structures Keywords: defstruct structures death copying Message-ID: <93985@aerospace.AERO.ORG> Date: 10 Dec 90 20:54:41 GMT References: <1990Dec8.071142.5318@cec1.wustl.edu> <1990Dec8.180825.21702@Think.COM> Organization: The Aerospace Corporation, El Segundo, CA Lines: 7 Barry writes: >Note that this [structure copier] still only copies one level more >than the automatically-generated copier. If you also want to copy >the objects referenced in the arrays you'll have to do more. One of the better arguments for object-oriented programming. -- Scott Turner