Previous: Pitfalls of the transition to ASDF 2, Up: What has changed between ASDF 1 ASDF 2 and ASDF 3? [Contents][Index]
Some of the bundle operations were renamed after ASDF 3.1.3, and the old names have been removed. Old bundle operations, and their modern equivalents are:
fasl-op
is now compile-bundle-op
load-fasl-op
is now load-bundle-op
binary-op
is now deliver-asd-op
monolithic-fasl-op
is now monolithic-compile-bundle-op
monolithic-load-fasl-op
is now monolithic-load-bundle-op
monolithic-binary-op
is now monolithic-deliver-asd-op