ptrdom commented on issue #158:
URL: 
https://github.com/apache/pekko-persistence-r2dbc/issues/158#issuecomment-2477289361

   > Could you add a 2nd constructor to the case class that has the legacy 
param list and that calls the changed main constructor, setting a sensible 
default on the new params?
   
   
   That still throws binary compatibility errors, mentioning `copy`, `unapply` 
and `this`. `case class` is just cursed when used for public APIs 😞 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to