You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
🆙 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.
The text was updated successfully, but these errors were encountered: