Nikodemus Siivola wrote:
[...]
For #2, I'd suggest using
recompile everything
- :force t
- :force :descend
recompile only the current system
- :force :system-only
Should there be a way for user to say "reload everything despite the timestamps, but don't recompile anything"?
Agreed. Can we shoehorn this into Gary's scheme along the lines of :force :load-only and :force :load-system-only?
Best, r