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

Update and remove generics in Scalar in Android SDK #2555

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

danielnugraha
Copy link
Contributor

@danielnugraha danielnugraha commented Nov 2, 2023

Issue

Description

Scalar has generics that needs to be declared when initializing, therefore it is cumbersome to use.

Related issues/PRs

Proposal

Explanation

Remove generics and update the Scalar implementation so that it's easier to use but still type-safe.

Checklist

  • Implement proposed change
  • Write tests
  • Update documentation
  • Update changelog
  • Make CI checks pass
  • Ping maintainers on Slack (channel #contributions)

Any other comments?

@danieljanes danieljanes enabled auto-merge (squash) November 6, 2023 14:41
@danieljanes danieljanes merged commit c82c9e2 into main Nov 6, 2023
26 checks passed
@danieljanes danieljanes deleted the android-scalar-update branch November 6, 2023 14:46
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