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

Zach Beane xach at xach.com
Wed Nov 24 10:38:25 UTC 2010


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