mdedetrich commented on PR #65: URL: https://github.com/apache/incubator-pekko-connectors/pull/65#issuecomment-1472258006
> Also note that other akka/pekko libraries have abstracted over these interfaces (such as `IndexedSeq`) in a similar way to scala-collection-compat but in a much more simple way (and also to avoid a dependency) So I just found where this is the case i.e. https://github.com/apache/incubator-pekko/blob/32f7f1118ecbccbdc80625257afb44d8b06e495e/actor/src/main/scala-2.12/org/apache/pekko/util/ccompat/CompatImpl.scala -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
