[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

More on PROBE-FILE.



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