what happened to force ?
Gary King <[email protected]>
| Newsgroups | gmane.lisp.cclan.general |
|---|---|
| Message-ID | <[email protected]> |
I know that its semantics and use are a bit fishy but what happened to > (operate ... :force ...) Unless I hear otherwise, I'm going to change the defun for operate to > (defun operate (operation-class system &rest args &key (verbose t) > version force) > (let* ((op (apply #'make-instance operation-class > :original-initargs args > :force force > args)) > ... regards, -- Gary Warren King metabang.com http://www.metabang.com/ (413) 210 7511 gwking on #lisp (occasionally)