laurent.pe...@gmail.com writes:

> Le mardi 23 septembre 2014, Stuart Sierra <the.stuart.sie...@gmail.com> a
> écrit :
>
>> I'm not sure I understand what you mean.
>>
>> `remove-ns` does not remove the namespace from the set of "loaded"
>> namespaces kept by `require`.  tools.namespace
>> <https://github.com/clojure/tools.namespace> has a hack
>> <https://github.com/clojure/tools.namespace/blob/a166936bd757b71348c7c1608569fc0fcb1318bd/src/main/clojure/clojure/tools/namespace/reload.clj#L19>
>> to work around this.
>>
>
> Can this be fixed for clojure 1.7 (integrate clojure.namespace hack into
> 'remove-ns)? Or is there a reason I can't see right now in favor of the
> current behavior?

Or a new function added, e.g. `unload-ns`, that combines remove-ns with
updating the ref.

Hugo

Attachment: signature.asc
Description: PGP signature

Reply via email to