Comment 20 for bug 1335323

Revision history for this message
Robert P. Goldman (rpgoldman) wrote : Re: [Bug 1335323] Re: ASDF 3.1.x cache inhibits loading stuff on demand?

Perhaps a better idea: should we provide a RETRY restart outside the scope of the with-asdf-cache? Then one could establish a handler to add new systems and invoke the RETRY restart?

Actually, if we were to do that in OPERATE, we would have to flip the order of WITH-ASDF-CACHE and LET, but that shouldn't upset anything.