ScalaPB icon indicating copy to clipboard operation
ScalaPB copied to clipboard

Unify ObjectLens and MessageLens in next release

Open thesamet opened this issue 2 years ago • 0 comments

scalapb.lenses.MessageLens is a subclass of scalapb.lenses.ObjectLens introduced for Scala 3 source compatibility. In the next major release the classes should be unified where ObjectLens is abstract.

thesamet avatar Sep 25 '23 14:09 thesamet