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

More builders for easy instantiation of classes with many default arguments in ctor #144

Open
kenz-gelsoft opened this issue Aug 21, 2022 · 1 comment

Comments

@kenz-gelsoft
Copy link
Owner

I made builders for some GUI classes used in porting sample code.

In #119, many new classes are generated, without builders. More builders may be required(or requested).

For a while, I'll make new builders per request (by users, mainly me)

@kenz-gelsoft
Copy link
Owner Author

kenz-gelsoft commented Dec 14, 2022

Specifying these may be required to generate builders semi-automatically

  • Ctors used for builders
  • Stable parameter names (which converted to method names of builders)

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

1 participant