[armedbear-ticket] [armedbear] #80: REQUIRE should work with ASDF
#80: REQUIRE should work with ASDF --------------------------+------------------------------------------------- Reporter: mevenson | Owner: mevenson Type: enhancement | Status: new Priority: major | Milestone: unscheduled Component: libraries | Version: 1.0 Keywords: asdf require | --------------------------+------------------------------------------------- SBCL has the convention that if REQUIRE does not resolve on the filesystem, the argument is passed off to ASDF to resolve. It would be nice to include this in ABCL. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/80> armedbear <http://common-lisp.net/project/armedbear> armedbear
#80: REQUIRE should work with ASDF --------------------------+------------------------------------------------- Reporter: mevenson | Owner: mevenson Type: enhancement | Status: new Priority: major | Milestone: unscheduled Component: libraries | Version: 1.0 Resolution: | Keywords: asdf require --------------------------+------------------------------------------------- Comment(by mevenson): As far as I undersstand ASDF is not loaded by default. And ASDF uses CLOS, which is also not loaded by default. So, to not impact startup time, require should lazily refer to ASDF. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/80#comment:1> armedbear <http://common-lisp.net/project/armedbear> armedbear
#80: REQUIRE should work with ASDF --------------------------+------------------------------------------------- Reporter: mevenson | Owner: mevenson Type: enhancement | Status: closed Priority: major | Milestone: unscheduled Component: libraries | Version: 1.0 Resolution: fixed | Keywords: asdf require --------------------------+------------------------------------------------- Changes (by mevenson): * status: new => closed * resolution: => fixed Comment: Implemented in r12447. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/80#comment:2> armedbear <http://common-lisp.net/project/armedbear> armedbear
#80: REQUIRE should work with ASDF --------------------------+------------------------------------------------- Reporter: mevenson | Owner: mevenson Type: enhancement | Status: closed Priority: major | Milestone: 0.22 Component: libraries | Version: 1.0 Resolution: fixed | Keywords: asdf require --------------------------+------------------------------------------------- Changes (by ehuelsmann): * milestone: unscheduled => 0.22 Comment: closed is not 'unscheduled'; moving to the most recently closed milestone. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/80#comment:3> armedbear <http://common-lisp.net/project/armedbear> armedbear
participants (1)
-
armedbear