Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!parc.xerox.com!Gregor From: Gregor@parc.xerox.com (Gregor Kiczales) Newsgroups: comp.lang.clos Subject: Re: HELP w/ initialization of accessor methods Message-ID: <91Jan7.164634pst.275@spade.parc.xerox.com> Date: 8 Jan 91 00:46:31 GMT References: <9101072307.AA10096@aio> Sender: welch@tut.cis.ohio-state.edu Distribution: inet Organization: CommonLoops Lines: 14 The current Metaobject Protocol (draft 11) doesn't specify how these methods are created. The next (and final draft to come out of PARC) will provide a way to control this. If you are using PCL (and perhaps even if you are using one of its commercial progeny) you can specialize one of: ADD-READER-METHOD ADD-WRITER-METHOD REMOVE-READER-METHOD REMOVE-READER-METHOD For more information on how this works, see the file std-class.lisp.