Sounds like a good question for discussion. Currently I believe the only 
way to disable direct linkability is by making a var dynamic (which I don't 
think is desired here), so it raises the notion that there should be some 
way to do this via metadata. I will bring it up with Rich.

On Tuesday, October 27, 2015 at 6:47:21 PM UTC-5, Ambrose Bonnaire-Sergeant 
wrote:
>
> I've been monkey-patching `clojure.core/load` to add an extension point
> for alternative compilers. Since I learnt about the direct linking 
> changes, I also had to
> monkey-patch `use` and `require`, since they refer to `load`. This works.
>
> Any interest in disabling direct linking for `clojure.core/load` as it's 
> such a
> useful extension point?
>
> Thanks,
> Ambrose
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to