gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] 2.6.9


From: Gabriel Dos Reis
Subject: Re: [Gcl-devel] 2.6.9
Date: Mon, 10 Jun 2013 23:38:55 -0500

On Mon, Jun 10, 2013 at 10:42 PM, Raymond Toy <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]