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

Handle varargs #111

Closed
baubakg opened this issue May 3, 2024 · 0 comments · Fixed by #131
Closed

Handle varargs #111

baubakg opened this issue May 3, 2024 · 0 comments · Fixed by #131
Labels
enhancement New feature or request
Milestone

Comments

@baubakg
Copy link
Member

baubakg commented May 3, 2024

VarArgs are basically arrays.

However transformation of an array to Object is a List.

We should perform a toArray if we have a list and what is expected is an array and vice versa

@baubakg baubakg added the enhancement New feature or request label May 3, 2024
@baubakg baubakg added this to the 2.11.16 milestone May 3, 2024
baubakg added a commit that referenced this issue May 6, 2024
@baubakg baubakg mentioned this issue May 6, 2024
4 tasks
@baubakg baubakg linked a pull request May 6, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant