Re: using most recent .asd file, if multiple are present

2018-03-20 Thread Robert Goldman
I think what you want might be more easily done through intervening in Quicklisp, instead of in ASDF. "Newest" as defined by the filesystem might not correspond to "newest" in the intuitive sense, depending on how the files get there. In quick lisp, maybe you could make these different

using most recent .asd file, if multiple are present

2018-03-20 Thread Robert Dodier
Hi, I wonder if it's possible that if multiple .asd's with the same name are present, I can ensure that the .asd with the most recent timestamp is used. The use case I have in mind is that I'm trying to set up a system to download automatically-generated tarballs which contain a snapshot of a