On Mon, Mar 29, 2010 at 5:37 PM, Robert Goldman <rpgold...@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
_______________________________________________
asdf-devel mailing list
asdf-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel

Reply via email to