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

Rewrite generators #42

Closed
nmorel opened this issue Jan 19, 2015 · 1 comment
Closed

Rewrite generators #42

nmorel opened this issue Jan 19, 2015 · 1 comment
Assignees
Milestone

Comments

@nmorel
Copy link
Owner

nmorel commented Jan 19, 2015

Currently, generators are really hard to read and understand.
Writing code at hand and the lack of comments are the main issues.
The generated code is also hard to read because there are no import, I only use qualified class names.

javapoet could be a nice solution.

@nmorel nmorel self-assigned this Jan 19, 2015
@nmorel nmorel added this to the 1.0.0 milestone Jan 19, 2015
@nmorel
Copy link
Owner Author

nmorel commented Jan 31, 2015

javapoet released a 1.0.0 version and it should support everything needed (even jsni).

@nmorel nmorel modified the milestones: 0.9.0, 1.0.0 Feb 8, 2015
nmorel added a commit that referenced this issue Feb 8, 2015
@nmorel nmorel closed this as completed Feb 8, 2015
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

1 participant