On Wed, Mar 28, 2012 at 3:13 PM, Frank Siebenlist
<frank.siebenl...@gmail.com> wrote:
> I've been bitten a couple of times now by the following scenario:

Slamhound won't help you catch those issues as they arise, but it can
catch them after they've happened:

https://github.com/technomancy/slamhound/

In general though I recommend simply using :require :as for
everything; if your code won't compile without the :as alias in place
then you'll be safe.

-Phil

-- 
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

Reply via email to