charleskorn
01/31/2019, 9:29 AMsandwwraith
01/31/2019, 9:32 AMIterable<String>
with @ContextualSerialization
, but it's a bug – this check should not be emitted when class has a custom serializer.charleskorn
01/31/2019, 9:33 AMcharleskorn
01/31/2019, 9:33 AMsandwwraith
01/31/2019, 9:35 AMserialize
so plugin is right and some code is generatedcharleskorn
01/31/2019, 9:36 AMserialize
I get the same resultsandwwraith
01/31/2019, 9:37 AMsandwwraith
01/31/2019, 9:39 AM@Serializable(with=Command.Companion::class)
on a Command class itselfsandwwraith
01/31/2019, 9:40 AMcharleskorn
01/31/2019, 9:43 AMwiyarmir
02/06/2019, 5:32 PMwiyarmir
02/06/2019, 5:50 PMHashMap
as a type and not Map
🤦♂️wiyarmir
02/06/2019, 5:50 PM