From: Tobias C. R. <tc...@fr...> - 2009-05-18 12:30:27
|
I've read several times that it's a head ache to configure optional dependencies with ASDF. How true is that? Could we perhaps provide another clause :OPTIONALLY-DEPEND-ON in DEFSYSTEM which would load a system only if available? Reason is that I'm going to revive http://common-lisp.net/project/hyperdoc/ which is a good example of a natural optional dependency. And I'd like to make its inclusion as easy as possible so it'll see widespread adoption. Thanks!, -T. |