On Jul 30, 2014, at 1:37 PM, Andy Fingerhut <andy.finger...@gmail.com> wrote: > My first thought at a lint implementation was simply "warn if a let-bound > name matches any Var name in clojure.core", although granted that could > produce more false positives than you want.
Yeah, I'd just disable that globally for our code base. I think Colin's suggestion is solid, if you can do it. I don't think we shadow a core function with a local function anywhere and such attempted calls would almost certainly be bugs - or at least indicate a better function name was needed. Sean Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880)
signature.asc
Description: Message signed with OpenPGP using GPGMail