I've only done this in core.clj. There may be other candidates, but I am not sure how this tag will interact with cascalog. Next step: run the tests after (set! *warn-on-reflection* true). See if there are strange reflections. The metadata tag will avoid undue reflections, as described here.
I've only done this in core.clj. There may be other candidates, but I am not sure how this tag will interact with cascalog. Next step: run the tests after
(set! *warn-on-reflection* true)
. See if there are strange reflections. The metadata tag will avoid undue reflections, as described here.