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

Add a new conversion function j_collection_to_list in jcompat.py #6515

Open
jmao-denver opened this issue Dec 30, 2024 · 0 comments
Open

Add a new conversion function j_collection_to_list in jcompat.py #6515

jmao-denver opened this issue Dec 30, 2024 · 0 comments
Assignees
Labels
feature request New feature or request triage
Milestone

Comments

@jmao-denver
Copy link
Contributor

This new function would work for the generic Java collection type without knowing the underlying specific data structure. Although it might need more Py/Java boundary crossings in some cases, it is safer to use without relying on knowing the implementation details.

@jmao-denver jmao-denver added feature request New feature or request triage labels Dec 30, 2024
@jmao-denver jmao-denver added this to the 0.38.0 milestone Dec 30, 2024
@jmao-denver jmao-denver self-assigned this Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request triage
Projects
None yet
Development

No branches or pull requests

1 participant