Paul Woitaschek
12/09/2019, 12:37 PMBurkhard
12/09/2019, 1:32 PMcopy
to fill in the rest. That way you can get the default arguments without using the synthetic method, but it copies all the data twice.
Not sure this is the better solution, but I think those are the only 2 options. Neither is perfect. Also I have no idea why this was changed. Maybe because the old solution only worked for data classes since it relied on the copy method.Paul Woitaschek
12/09/2019, 2:08 PMflorent
12/09/2019, 10:02 PMPaul Woitaschek
12/09/2019, 10:10 PMPaul Woitaschek
12/09/2019, 10:11 PMflorent
12/09/2019, 10:17 PM