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

Provide a OpenRewrite recipe for migration other libraries @Builder solutions to Jilt #30

Open
lobaorn opened this issue Nov 12, 2024 · 1 comment

Comments

@lobaorn
Copy link

lobaorn commented Nov 12, 2024

Given the recent support of Lombok in OpenRewrite (Youtube and GitHub) it would be really useful to have a recipe for migrating Lomboks @Builder to Jilt.

Also I believe there is at least another Builder solution in RecordBuilder that could have a recipe as well.

I know that @timtebeek can have some directions of how to do it, or a timeline of the definite support of Lombok annotations for the recipes to work. I have seen that at least one issue still had problem with Lombok annotation behavior.

@skinny85
Copy link
Owner

Thanks for opening the issue @lobaorn.

A few questions, so I understand more:

  1. Are you saying the recipe would be simply changing @lombok.Builder to @org.jilt.Builder? Or is the idea for it to be more clever than that?
  2. Where do these recipes live? Is there some sort of registry they're pulled from?

Thanks,
Adam

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