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

Allow Modifiable to extend a super class #1134

Open
marquiswang opened this issue Dec 19, 2019 · 2 comments
Open

Allow Modifiable to extend a super class #1134

marquiswang opened this issue Dec 19, 2019 · 2 comments

Comments

@marquiswang
Copy link

With Builders, we can add a static nested class named Builder that will be extended by a generated Builder.

There is no equivalent for Modifiable. Therefore, if we want to use Modifiable to simulate smart builders, there is no way to achieve the same functionality.

@mphalpinpfpt
Copy link

Seconding this. I made a similiar request a couple months ago, issue 1102.

@kiddkaffeine
Copy link

Opened a PR for this

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

3 participants