On Fri, Aug 26, 2011 at 12:06 PM, Zach Beane <x...@xach.com> wrote:

>
> ASDF2's enabled-by-default output translations break the practice of
> loading file resources relative to *load-truename* or
> *compile-file-truename*, and the recommended new method is to find files
> via ASDF:SYSTEM-RELATIVE-PATHNAME. Will that cause a problem in ECL?
>

It is quite obvious that if libraries depend on external files they will
cause a problem when used in *standalone programs and libraries*.

It is quite unfortunate that ASDF does not provide a declarative interface
to list the files that belong to a library and a set of functions to locate
them afterwards -- we could change such an interface to work in standalone
programs --. There is an old discussion in the ASDF mailing list where I put
forward this idea and was bashed down to exhaustion, but I cannot find it
anymore.

However, ordinary use via LOAD-OP, LOAD-FASL-OP or other operators will
function as usual -- I have experienced no problem so far with the libraries
that quicklisp ships.

Juanjo

-- 
Instituto de FĂ­sica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to