[asdf-devel] Pushed :here-directive topic branch

Robert P. Goldman rpgoldman at sift.info
Wed Nov 24 13:20:16 UTC 2010


By that I meant "you tell the users who check out your repository to include your conf file in their input locations configuration."

My understanding is that this is done using :include ...

On Nov 24, 2010, at 4:38, Zach Beane <xach at xach.com> wrote:

> Robert Goldman <rpgoldman at sift.info> writes:
> 
>> This branch has patches that add the :here directive to Faré's
>> configuration DSL.  This allows for configuration files to have contents
>> like:
>> 
>> (:source-registry
>>   (:tree (:here "src/lisp/"))
>>   (:tree (:here "extlib/lisp"))
>>   (:directory (:here "outlier/")))
>> 
>> ... which means if, for instance, I have a source repo with a complex
>> set of directories and .asd files, I can commit a .conf file into the
>> repo and tell you just to "source" it through ASDF, and you'll
>> automagically see all the .asd files in the directory.
> 
> How can you "source" a file like that?
> 
> Zach




More information about the asdf-devel mailing list