[asdf-devel] hooking into cl:require on ccl
![](https://secure.gravatar.com/avatar/23e02d137fede0bbaf033094da65be2e.jpg?s=120&d=mm&r=g)
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.
![](https://secure.gravatar.com/avatar/0345f6261d6ced21145afdec166fd114.jpg?s=120&d=mm&r=g)
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
participants (2)
-
Faré
-
R. Matthew Emerson