<div dir="ltr">Hi Dave,<div><br></div><div>Thanks for asking! Many systems seem to depend on files existing on the disk system "near" the .asd file. However, systems shouldn't depend on that, as e.g. ABCL implements the asdf :bundle-op operation, which compiles an entire system into one monolithic FASL file (which can then be included in a JAR). Back when I did the implementation for :bundle-op I remember people objecting (it being an excercise in futility) because too many systems depend on the previously described behaviour.</div><div><br></div><div>Herewith, I'd like system authors to take note and use the :static-file declaration so systems like ECL and ABCL for which it makes sense to compile monolithic bundles for general distribution can include those resources in the bundle.</div><div><br></div><div><br></div><div>Regards,</div><div><br></div><div><br></div><div><br></div><div>Erik.</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 26, 2015 at 6:29 PM, Dave Cooper <span dir="ltr"><<a href="mailto:david.cooper@genworks.com" target="_blank">david.cooper@genworks.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>Hi,<br></div><div><br></div><div>What is the intended purpose of the :static-files component-type in ASDF? I see a couple examples of their use in the ASDF manual, but didn't see an explanation or real example of how to use them downstream from including them in the defsystem form in the .asd file. </div><div><br></div><div>Presumably they can be used for README, license, example files, and other resources which go with a system but are not Lisp source files to be compiled and loaded with the system. </div><div><br></div><div>If so, then what are the supported/expected operations with static-files? For example, is there a way to query a system for files of type :static-file, so that you can do something with them (e.g. copy them to a distribution directory)? </div><div><br></div><div>Best Regards,</div><div><br></div><div> Dave</div><div><br></div><div>P.S. my apologies if this has been discussed in this list before </div><span class="HOEnZb"><font color="#888888"><div><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div>My Best,<br><br>Dave Cooper, Genworks Support<br><a href="mailto:david.cooper@genworks.com" target="_blank">david.cooper@genworks.com</a>, <a href="http://dave.genworks.com" target="_blank">dave.genworks.com</a>(skype)<br><a href="tel:%2B1%20248-330-2979" value="+12483302979" target="_blank">+1 248-330-2979</a><br></div><div><br></div></div></div>
</div></font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Bye,<div><br></div><div>Erik.</div><div><br></div><div><a href="http://efficito.com/" target="_blank">http://efficito.com</a> -- Hosted accounting and ERP.</div><div>Robust and Flexible. No vendor lock-in.</div></div></div>
</div>