[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue: PATHNAME-WILD (version 5)
- To: David A. Moon <Moon@STONY-BROOK.SCRC.Symbolics.COM>
- Subject: Re: Issue: PATHNAME-WILD (version 5)
- From: sandra%defun@cs.utah.edu (Sandra J Loosemore)
- Date: Thu, 25 May 89 14:06:18 MDT
- Cc: CL-Cleanup@sail.stanford.edu, sandra%defun@cs.utah.edu, gray@dsg.csc.ti.com
- In-reply-to: David A. Moon <Moon@STONY-BROOK.SCRC.Symbolics.COM>, Tue, 23 May 89 13:24 EDT
I don't have any big objection to the functionality being proposed here,
but again it's something I've never needed myself so I'm not real
motivated about adding it to the language.
I don't understand what all the arguments to TRANSLATE-PATHNAME are
for. I guess that this function is intended to be a merging operation
that fills in wildcard components in one pathname with matching
components from another pathname, but I don't understand why you need
to pass in two wildcard pathnames instead of one, or what
reversibility really implies. I got kind of lost reading the
description of this function -- isn't there a more concise way to
state what is going on?
-Sandra
-------