The Wayback Machine - https://web.archive.org/web/20201128055111/https://github.com/JuliaInterop/JavaCall.jl/issues/12
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

Support Generic classes #12

Open
aviks opened this issue Jul 7, 2015 · 0 comments
Open

Support Generic classes #12

aviks opened this issue Jul 7, 2015 · 0 comments
Labels

Comments

@aviks
Copy link
Collaborator

@aviks aviks commented Jul 7, 2015

Currently the JavaCall layer does not deal with type parameters at all, primarily due to the fact that they are erased at runtime by the JVM. However, in some scenarios, it may be useful to make information about type parameters available to the Julia layer.

What form this support should take is unclear at the moment.

cc: @dfdx cf: #11

@mkitti mkitti added the enhancement label May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.