On Mon, Jun 10, 2013 at 10:42 PM, Raymond Toy <[email protected]> wrote:
> I do have a couple of items on my wishlist: an implementation of
> ensure-directories-exist

+10

I wouldn't mind conditions either :-)

> and a better directory function (that
> doesn't just call ls).

well, more specifically, what behavior do you want?  SBCL's? or Clozure CL's?

e.g. if I say

(DIRECTORY "/tmp/*")

I would appreciate to see every (except dot and dot-dot); I wouldn't want
to see some stuff left out just because they happen to have suffixes, or
they are not directories.

-- Gaby

_______________________________________________
Gcl-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to