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

Use Builder Pattern to refactor javaparser #4421

Open
LlorandoLau opened this issue May 12, 2024 · 1 comment
Open

Use Builder Pattern to refactor javaparser #4421

LlorandoLau opened this issue May 12, 2024 · 1 comment

Comments

@LlorandoLau
Copy link

Hi, thanks a lot for your great project.
Here is some advice. Would you consider using Builder Pattern to refactor this wonderful project.
It would deduce the repeat codes that use to concat, statement the Expression. And help coder focus on the construction of their business.
I'm do the refactoring now. It's my pleasure to hear your response and maybe a day I could contribute to this project.

@jlerbsc
Copy link
Collaborator

jlerbsc commented May 12, 2024

Unfortunately, this would certainly mean no major changes to the API, which would have repercussions on the JP community, which is not desirable.

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

No branches or pull requests

2 participants