[ Reply to asdf-devel only because it does not affect SBCL, or CCL. ]
Gary King gwking@metabang.com writes:
Is there any current mechanism to get the latest (and therefore one hopes greatest) version of ASDF into SBCL / Allegro CL / Clozure CL, etc.? If not, I think there should be. What would it look like?
FWIW, with the recently introduced use of the long form of DEFINE-METHOD-COMBINATION, the current asdf version will probably not work on ABCL which does not support the long form yet.
-T.