[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PROBE-FILE
- To: Nick Gall <Gall@MIT-MULTICS.ARPA>
- Subject: PROBE-FILE
- From: "Scott E. Fahlman" <Fahlman@CMU-CS-C.ARPA>
- Date: Fri, 12 Apr 1985 14:03:00 -0000
- Cc: common-lisp@SU-AI.ARPA
- In-reply-to: Msg of 12 Apr 1985 00:21-EST from Nick Gall <Gall at MIT-MULTICS.ARPA>
- Sender: FAHLMAN@CMU-CS-C.ARPA
A problem with your suggestion is that in most of the distributed,
heterogenous environments that people are moving to now, there's not a
clear separation between syntactic and semantic problems with a
namestring. Add a unix system to your search-list, and suddenly the
slash character turns from syntactic garbage to an essential part of an
address. So I wouldn't want the error/no-error distinction to depend on
whether the string was ill-formed or merely happened not to point to a
reasonable place in the current environment.
- Scott