-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Description
I'm trying to use jsoniter-scala with the case classes generated using this awesome tool. the hindrance that i see is that for cases like this a trait
is generated, but the problem is i cannot use jsoniter-scala macros to generate decoders because the base trait
is not sealed. can we have perhaps an option to make the generated base class sealed
for this purpose?
nigredo-tori
Metadata
Metadata
Assignees
Labels
No labels