mkCaseWireFormat for more than 22 parameter case class

33 views
Skip to first unread message

Ajinkya Kale

unread,
May 12, 2015, 2:34:47 AM5/12/15
to scoobi...@googlegroups.com
I know there is an argument in scala community that one should not have a case class with more than 22 parameters, but in my case i need them as I am building a json object and it breaks the object if i club the parameters in case classes to reduce the original case class param count to < 22.

So is there a way to create a wire format for case classes having more than 22 parameters ?
Reply all
Reply to author
Forward
0 new messages