Path: utzoo!utgpu!watmath!clyde!att!rutgers!apple!bionet!agate!labrea!decwrl!sun!pitstop!sundc!seismo!uunet!mcvax!inria!timpit0!cnetlu!ranson From: ranson@cnetlu.UUCP (Ranson) Newsgroups: comp.lang.lisp Subject: SETF methods Keywords: CLOS Message-ID: <613@cnetlu.UUCP> Date: 2 Dec 88 06:43:02 GMT Organization: Ctre Nat Etudes Telecom, 22301 LANNION, FRANCE Lines: 8 The CLOS specification (88-002R) seems to assume that it is possible to define SETF methods with: (defun (setf foo) ... I have never seen anything like that in the Steele book, and it does not work with Allegro CL. Is it an extension being considered for ANSI Lisp? Daniel Ranson ...!mcvax!inria!cnetlu!ranson