Skip to content

Conversation

@gab1one
Copy link
Contributor

@gab1one gab1one commented Jun 20, 2016

This allows script users to easily use arrays with the added java
types, without needing to fully qualify the array type:

@Integer[] input instead of @java.lang.Integer[] input

This allows script users to easily use arrays with the added java
types, without needing to fully qualify the array type:

``@Integer[] input`` instead of ``@java.lang.Integer[] input``
@ctrueden
Copy link
Member

It would be nice, rather than proliferating all these array aliases, to instead add first-class support for propagation of existing aliases to the array cases. No?

@ctrueden ctrueden closed this in e8aeb6e Jun 22, 2016
@ctrueden
Copy link
Member

I did it. So this PR is now unnecessary.

@ctrueden ctrueden deleted the add-array-alias branch June 22, 2016 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants