Dear Daniel, dear Jean-Claude,
when asdf-ecl was initially written, its load-fasl-op was intended
as the default way to load a system. Because of implementation bugs
revealed as ASDF improved its testing, this feature was disabled at
some point while developing ASDF 3.1. Now that these implementation
bugs seem to have been solved, for both ECL and MKCL, the question is:
do you guys want me to make load-bundle-op (as it is now named)
the default *load-system-operation* on ECL and/or MKCL?
And if so, what test shall I use or not use in determining whether
the implementation is recent enough to use this feature without bug?
I suppose it's better to check against a recent version of ECL that I can test
against this feature than over an older version that may or may not work.