On 3/24/10 Mar 24 -1:56 PM, Robert Goldman wrote: > On 3/24/10 Mar 24 -1:36 PM, Faré wrote: >> You mean, things like >> (asdf:system-relative-pathname :xcvb "") or >> (asdf:system-relative-pathname :xcvb "master.lisp") ? >> >> Should be working well since 1.649. >> >> It's even documented. The example with "" should be given, though. > > Great. I will have a look. Thanks!
Actually, it looks like what I want is really (asdf::system-source-directory :xcvb) Could that be exported? Also (I could do this myself) would it be OK to promote that to be a GF and add a method on the system as well as the name (presumably that's string or symbol)? thanks, r _______________________________________________ asdf-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
