Some users apparently like cl:require to use ASDF to provide modules.
In http://trac.clozure.com/ccl/changeset/12260, we added code to ccl that will do this if ASDF is loaded. It seems to me that this really belongs in upstream ASDF.
The already-present-in-ASDF SBCL-specific code to do this looks like it could be adapted to work on ccl also.
If the answer is "we would welcome a patch", I can try to provide one, but I barely know how to work ASDF, and I'm hoping that some generous ASDF committer will be able to make the changes.
Then, when ASDF2 is ready, I can import it into ccl, and remove r12260.
Done in 1.650.
[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] The rule is perfect: in all matters of opinion our adversaries are insane. — Mark Twain
On 17 March 2010 21:12, R. Matthew Emerson rme@clozure.com wrote:
Some users apparently like cl:require to use ASDF to provide modules.
In http://trac.clozure.com/ccl/changeset/12260, we added code to ccl that will do this if ASDF is loaded. It seems to me that this really belongs in upstream ASDF.
The already-present-in-ASDF SBCL-specific code to do this looks like it could be adapted to work on ccl also.
If the answer is "we would welcome a patch", I can try to provide one, but I barely know how to work ASDF, and I'm hoping that some generous ASDF committer will be able to make the changes.
Then, when ASDF2 is ready, I can import it into ccl, and remove r12260.
asdf-devel mailing list asdf-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel