:reload/:reload-all issue with .cljc runtime/macro nses
Description fields
Description
Brandon Bloom discovered an issue where a ns that is used both from runtime and for macros (where the macros are self-required) won't respect `(require ... :reload/:reload-all)`.
Environment
None
Activity
David Nolen
November 29, 2016 at 9:59 PM
Whatever we do needs to be copied over into a bootstrapped, but that's a separate issue.
Brandon Bloom discovered an issue where a ns that is used both from runtime and for macros (where the macros are self-required) won't respect `(require ... :reload/:reload-all)`.