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

Support unnamed fields #8

Open
tomrijnbeek opened this issue Apr 17, 2022 · 0 comments
Open

Support unnamed fields #8

tomrijnbeek opened this issue Apr 17, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tomrijnbeek
Copy link
Member

🆙 Improvement proposal

Right now the author of the source generator is required to populate a name for each field. If the author does not particularly care about the exact naming used - since all fluent source generation happens through type safe references anyway - then we should provide an option to not specify the field name manually, and just generate one on the fly.

These generated names should be deterministic.

@tomrijnbeek tomrijnbeek added enhancement New feature or request good first issue Good for newcomers labels Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant