On Wed, Mar 10, 2010 at 9:29 AM, Tobias C. Rittweiler <span dir="ltr"><<a href="mailto:tcr@freebits.de">tcr@freebits.de</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Juan Jose Garcia-Ripoll<br>
<div class="im"><<a href="mailto:juanjose.garciaripoll@googlemail.com">juanjose.garciaripoll@googlemail.com</a>> writes:<br>
<br>
> The compiled file names are logical pathnames because this way we can move<br>
> the sources around. Otherwise what is the point that the SRC: hostname is<br>
> configurable with an environment variable?<br>
<br>
</div>Yeah makes sense. Notice that locations-via-annotations do not seem to<br>
go over SRC:.<br></blockquote><div><br>SRC: will only be used for ECL's sources, but did you find an example in the core which does not produce a logical pathname? I would like to know.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Also SI::EXPAND-SET-DOCUMENTATION does not have any annotations.<br></blockquote><div><br>Documentation is most of the time stored in the core (generic functions, etc), except in those cases that are stored as annotations. Again, an example of "lost" documentation would be needed.<br>
 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I remember that you said in a private mail that COMPILED-FUNCTION-FILE<br>
should be tried before annotations; why that?<br></blockquote><div><br>It is a cheap check and for compiled functions the source file is normally stored in the object file, not as an annotation.<br></div></div><br>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>