Skip to content

Add support for varargs in AutoFactories - #348

Open
mmuth wants to merge 1 commit into
google:mainfrom
mmuth:feature/autofactory-varargs
Open

Add support for varargs in AutoFactories#348
mmuth wants to merge 1 commit into
google:mainfrom
mmuth:feature/autofactory-varargs

Conversation

@mmuth

Copy link
Copy Markdown

The create()-method of the generated factory transformed varargs of the constructor to arrays, which made the use less convenient. This Pull Request is a possible fix for #326.

@cgdeckercgdecker added P3 type=defect Bug, not working as expected labels Oct 2, 2019
@googlegoogle deleted a comment from flynnjustin24Jul 31, 2026
@googlegoogle deleted a comment from flynnjustin24Jul 31, 2026
@googlegoogle deleted a comment from flynnjustin24Jul 31, 2026
@googlegoogle deleted a comment from flynnjustin24Jul 31, 2026
@googlegoogle deleted a comment from flynnjustin24Jul 31, 2026
@googlegoogle deleted a comment from flynnjustin24Jul 31, 2026
@googlegoogle deleted a comment from flynnjustin24Jul 31, 2026
@googlegoogle deleted a comment from flynnjustin24Jul 31, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesComponent: factoryP3type=defectBug, not working as expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@mmuth@cgdecker@eamonnmcmanus@googlebot