Skip to content

Conversation

@sunreview
Copy link

@sunreview sunreview commented Mar 19, 2023

add function of using javapoet to generate java files #554

benifits:

  1. it is type safe, making it easier to refactor with.
  2. it is more safe because it will add import automaticly
  3. make code more elegent and easy to read by the thought of OOP
    1.txt
    2.txt
    the files are the code generated by javapoet and Bufferwriter
    I check the content they were same the all the test cases in TestModule has been passed :)

@greenrobot-team
Copy link
Collaborator

Thanks for submitting! We'll consider this for an upcoming release.

@sunreview
Copy link
Author

sunreview commented Mar 27, 2023

my pleasure :)

by the way ,what ' the date of next upcoming release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants