top of page
Evolving with Confidence: Kotlin Library API Design and Compatibility Challenges
Status: Accepted
Maintaining a Kotlin library API is different from a regular Kotlin project. We have to care about compatibility when changing the API surface, so that users have seamless experience when updating to the new version. There are many challenges on this journey, some of them are Kotlin specific. In this talk we will walk through some real-life examples and explore various approaches and tools when evolving the API.
Speakers
bottom of page