Why using TRUENAME + ERROR + HANDLER-CASE instead of PROBE-FILE?<div><br></div><div>I have been tracking a completely unrelated bug in ECL but found that for loading all files ASDF calls TRUENAME with the names of FASLs that do not exist. It finds out that by catching the corresponding error and then tries something else.</div>

<div><br></div><div>Throwing and catching errors is costly. Why doing that instead of using PROBE-FILE?</div><div><br></div><div>Juanjo<br clear="all"><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br>

<a href="http://juanjose.garciaripoll.googlepages.com">http://juanjose.garciaripoll.googlepages.com</a><br>
</div>