Skip to content
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

Remove reflection warnings #19

Merged
merged 1 commit into from
Mar 10, 2013
Merged

Conversation

hugoduncan
Copy link
Contributor

Bultitude is a low level library so should not make assumptions about the
cost of reflection, and therefore should avoid reflection.

@Raynes
Copy link
Owner

Raynes commented Mar 10, 2013

What puts it in the "low level library" category?

@hugoduncan
Copy link
Contributor Author

It gets used in other libraries. Finding namespaces on the classpath isn't something that is usually exposed directly at the application level.

I suppose I was looking for a rationale to get rid of the warnings that appear when running lein check on various libraries.

Raynes added a commit that referenced this pull request Mar 10, 2013
@Raynes Raynes merged commit 74d6483 into Raynes:master Mar 10, 2013
@Raynes
Copy link
Owner

Raynes commented Mar 10, 2013

Merged. I'll release in a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants