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

Allow javatypes in descriptors #77

Closed
Pikachu920 opened this issue Jul 10, 2018 · 0 comments
Closed

Allow javatypes in descriptors #77

Pikachu920 opened this issue Jul 10, 2018 · 0 comments
Assignees

Comments

@Pikachu920
Copy link

Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to copy the fully quantified class name over and over for descriptors

Describe the solution you'd like
Allowing javatypes in descriptors, e.g.

import:
  com.someone.Something

on script load:
  script.[Something]doSomething();
@btk5h btk5h self-assigned this Jul 15, 2018
@btk5h btk5h closed this as completed in f3c09b0 Aug 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants