Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamp interop sample #1193

Merged
merged 13 commits into from
Mar 26, 2024
Merged

Revamp interop sample #1193

merged 13 commits into from
Mar 26, 2024

Conversation

ZacSweers
Copy link
Collaborator

@ZacSweers ZacSweers commented Feb 9, 2024

  • Carry over current count when switching presenters
  • Handle rotation and general state saving
  • Add a smoke test
  • Promote a few more APIs to @Stable because we're using them as params in some places

One open question I'm curious for input on - I found that SimpleCounterPresenter.asCircuitPresenter() needed to key the internal listener creation for some reason, otherwise the subsequent created presenter would reuse this previous instance somehow despite the source presenter being different.

Screen_recording_20240324_184846.mp4

@ZacSweers ZacSweers requested a review from stagg March 25, 2024 03:21
@ZacSweers ZacSweers marked this pull request as ready for review March 25, 2024 03:21
@ZacSweers ZacSweers added this pull request to the merge queue Mar 26, 2024
@ZacSweers ZacSweers removed this pull request from the merge queue due to a manual request Mar 26, 2024
@ZacSweers ZacSweers enabled auto-merge March 26, 2024 18:11
@ZacSweers ZacSweers added this pull request to the merge queue Mar 26, 2024
Merged via the queue into main with commit 4471359 Mar 26, 2024
5 checks passed
@ZacSweers ZacSweers deleted the z/interopImprovements branch March 26, 2024 18:31
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.

2 participants