VertNet / gulo

Shredding Darwin Core Archives with ferocity, strength, and Cascalog.
7 stars 5 forks source link

added constant metadata tag in the definition of constant variables #36

Closed danhammer closed 12 years ago

danhammer commented 12 years ago

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.

eightysteele commented 12 years ago

Very nice dude. +1. I have a local branch that totally cleans up testing so I'll fold this in and run tests after setting the reflection tag. #shipit