Skip to content

DataStore: deprecate toKotlinObject#2964

Open
Luna712 wants to merge 1 commit into
recloudstream:masterfrom
Luna712:deprecate-tokotlinobject
Open

DataStore: deprecate toKotlinObject#2964
Luna712 wants to merge 1 commit into
recloudstream:masterfrom
Luna712:deprecate-tokotlinobject

Conversation

@Luna712

@Luna712 Luna712 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor
  1. It can sometimes cause type erasure
  2. It is less clear what it is doing
  3. It is easy to replace
  4. It is very rarely used, almost all app usage has already been replaced, and I haven't found any extensions actually using it but still following normal deprecation cycle as some still might be using it.

1. It can sometimes cause type erasure
2. It is less clear what it is doing
3. It is easy to replace
4. It is very rarely used, almost all app usage has already been replaced, and I haven't found any extensions actually using it but still following normal deprecation cycle as some still might be using it.
@Luna712

Luna712 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

Still needs #2952 and #2958 first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant