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

Use dynapath for reading the effective classpath from the class loader. #13

Merged
merged 2 commits into from Nov 22, 2012

Conversation

tobias
Copy link
Contributor

@tobias tobias commented Oct 3, 2012

This allows loader-classpath to work with non-URLClassLoaders. Any class loader that extends dynapath.core/DynamicClasspath and is readable can now be used with bultitude.

dynapath (https://github.com/tobias/dynapath) aims to be a common abstraction for dealing with readable or modifiable class loaders, and I have PR's pending against ritz and pomegranate to make use of it as well.

This replaces #12, which I will close directly.

This allows loader-classpath to work with non-URLClassLoaders. Any class loader
that extends dynapath.core/DynamicClasspath and is readable can now be used
with bultitude.
Raynes added a commit that referenced this pull request Nov 22, 2012
Use dynapath for reading the effective classpath from the class loader.
@Raynes Raynes merged commit 442a33a into Raynes:master Nov 22, 2012
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.

None yet

2 participants