Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Feature request: Support disabling of extended type support #13

Open
alicederyn opened this issue Feb 8, 2015 · 2 comments
Open

Feature request: Support disabling of extended type support #13

alicederyn opened this issue Feb 8, 2015 · 2 comments

Comments

@alicederyn
Copy link
Collaborator

No description provided.

@alicederyn
Copy link
Collaborator Author

One mechanism for this would be to see if the user has an @Override in place on the x/setX method, as this tends to be dropped in extended type support. This has the benefit of not extending the FreeBuilder API (unlike, say, an annotation), but is non-discoverable, and could be very surprising for maintainers of code written using it.

@alicederyn
Copy link
Collaborator Author

Also, this might come for free if feature request #14 were to be implemented.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant