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

[PLA-753][External] Combine the register & register_multi_slotted functions #810

Merged
merged 3 commits into from Apr 12, 2024

Conversation

JBWilkie
Copy link
Contributor

@JBWilkie JBWilkie commented Apr 4, 2024

Problem

Instead of 2 client-facing registration functions, it's better UX to have a single function which takes an optional multi_slotted flag

Solution

Combine register() & register_multi_slotted() functions into a single register() function with an optional multi_slotted argument

Changelog

Improved UX for external storage registration with darwin-py

@JBWilkie JBWilkie changed the title [PLA-752][External] Combine the register & register_multi_slotted functions [PLA-753][External] Combine the register & register_multi_slotted functions Apr 4, 2024
@JBWilkie JBWilkie requested a review from saurbhc April 4, 2024 14:31
Copy link
Member

@saurbhc saurbhc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🙏

@JBWilkie JBWilkie merged commit e2a37c3 into master Apr 12, 2024
16 checks passed
@saurbhc saurbhc deleted the PLA-753 branch April 14, 2024 11:28
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.

None yet

2 participants