[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
... point on a different point
- To: Jon White <JLW@SU-AI.ARPA>
- Subject: ... point on a different point
- From: "Scott E. Fahlman" <Fahlman@CMU-CS-C.ARPA>
- Date: Wed, 08 May 1985 18:19:00 -0000
- Cc: common-lisp@SU-AI.ARPA
- In-reply-to: Msg of 8 May 1985 12:19-EDT from Jon White <JLW at SU-AI.ARPA>
- Sender: FAHLMAN@CMU-CS-C.ARPA
Isn't the right decomposition of functionality here to have a system-supplied
function called, say, READ-AND-DO-FILE-ATTRIBUTES; then LOAD would call it
on source files, and lusers who have random data files would make the
determination of attribute-information or data programmatically.
If by "system-supplied" you mean a part of the Common Lisp
specification, I don't think that we should elevate the current concept
of file attributes and mode lines to the status of a language feature if
we can possibly avoid this. To establish this convention by treaty
among the suppliers of Common Lisps with Lisp-Machine-like environments
would be OK, however.
-- Scott