eclipse-vertx / eclipse-vertx/vertx-codegen
Allow arrays of objects and primitives
Open
- Dominant language
- Java
- Stars
- 111
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
This PR https://github.com/vert-x3/vertx-codegen/pull/196 allows using `OTHER` type, but an array of primitives or objects is not `OTHER`. It means that we still don't allowed to write methods with `Object[]`, `int[]` ....
Contributor guide
Assessment
This issue has not been assessed yet.