korlibs / korlibs/korge

Convert Closeable -> AutoCloseable

Open
#1,788 1 comment 0 reactions 1 assignee Claimed by @ygdrasil-io View on GitHub
breaking-change
Dominant language
Kotlin
Stars
3k
Forks
148
Avg merge
13h 44m
Merged PRs (30d)
1

Description

In Kotlin 1.8, `AutoCloseable` was included. A first step could be making `Closeable` extend `AutoCloseable`.
And then typealiasing it.
Expending the interface is okay, typealiasing it will be a binary-breaking change, and should be done only in major version changes.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.