-
-
Notifications
You must be signed in to change notification settings - Fork 645
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cider's namespaces and vars should be filtered pretty much everywhere #1564
Labels
Comments
I'd like to give this a try. Two approaches I can think of:
Thoughts ? I like the second one better. |
We already do this in the middleware for the dependencies we've munged with mranderson. |
@expez Oh. Are you referring to the inlined-dependency fn? Guess we'll have to add support to optionally filter out |
This was referenced Apr 25, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In a lot of places (e.g. apropos, the ns browser, etc) the users can see cider's namespaces and vars. We should filter those out (although we also need a way to not filter them while hacking on cider itself).
The text was updated successfully, but these errors were encountered: