[asdf-devel] SBCL port of ECL's extensions

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Mon Mar 29 15:42:36 UTC 2010


On Mon, Mar 29, 2010 at 5:37 PM, Robert Goldman <rpgoldman at sift.info> wrote:

>
> Is this an alternative syntax?  Do you expect:
>
> (asdf:oos 'asdf:monolithic-binary-op :my-system :move-here "./")
>
> to work as well?
>

No. The operations do not have a notion of "destination", because I did not
want to mess up with pathname translations again. MOVE-HERE is implemented
by MAKE-BUNDLE. I agree that we could find another way, perhaps writing an
output-files that makes use of the new features (second value T = no
translation), but I wanted to keep it as simple as possible as well as
decoupled right now.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://tream.dreamhosters.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/asdf-devel/attachments/20100329/151eaa37/attachment.html>


More information about the asdf-devel mailing list