Hello.
If I want to use uiop tools, for example run-program, can I use the newest uiop without upgrading ASDF, or it should be only used with corresponding ASDF version?
I mean, uiop is included in Quicklisp, I can add :depends-on uiop, but will it affect the ASDF version shipped with my CL implementation? Is it safe to load new uiop with any ASDF?
BTW, is the uiop-3.0.3.tgz included into the recent Quicklisp 2014-02-11 is the latest version of uiop?
Best regards, - Anton