[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
More on PROBE-FILE.
- To: common-lisp@su-ai
- Subject: More on PROBE-FILE.
- From: greek@DEC-HUDSON
- Date: Mon, 08 Apr 85 15:05:05 EST
Just got Dave Moon's message about Rob's proposal for PROBE-FILE.
Although I certainly agree that Common LISP needs an error
handling facility, I don't want to have to use it to investigate
whether or not a file exists. That's a basic file operation for
which we've already attempted to account. Let's fix up the way
we do it, not just punt it.
- Paul