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

Change classloader #31

Open
jonasabreu opened this issue Jun 21, 2009 · 0 comments
Open

Change classloader #31

jonasabreu opened this issue Jun 21, 2009 · 0 comments

Comments

@jonasabreu
Copy link
Member

Today, mirror uses the same classloader that was used to load it. It would be good to receive another classloader on constructor and use that classloader to get class instances. There are some simple workarounds for this issue (like using a classloader to reflect the class and then using mirror) but it will be much more pleasant to allow this control to mirror. Also, it's really simple to implement.

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

No branches or pull requests

1 participant