Skip to content

Support composable container conversions in KmpAdapter runtime library#2795

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_934554784
Open

Support composable container conversions in KmpAdapter runtime library#2795
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_934554784

Conversation

@copybara-service

Copy link
Copy Markdown

Support composable container conversions in KmpAdapter runtime library

Modernize cross-platform KmpAdapter runtime library (Java and Kotlin) with composable collection and unified Future conversion lowering.

  • Add multi-parameter composable collection overloads across super-ios/KmpAdapter.java and super-j2kt-native/KmpAdapter.kt.
  • Equip 1-parameter container and Future overloads as identity bridges.
  • Unify category Future adapter methods into standard fromFuture / toFuture signatures.
  • Sync integration suites (KmpAdapterTest.java and KmpAdapterTest.mm).

Modernize cross-platform `KmpAdapter` runtime library (Java and Kotlin) with composable collection and unified Future conversion lowering.

- Add multi-parameter composable collection overloads across `super-ios/KmpAdapter.java` and `super-j2kt-native/KmpAdapter.kt`.
- Equip 1-parameter container and Future overloads as identity bridges.
- Unify category Future adapter methods into standard `fromFuture` / `toFuture` signatures.
- Sync integration suites (`KmpAdapterTest.java` and `KmpAdapterTest.mm`).

PiperOrigin-RevId: 934554784
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant