Skip to content

Update visibility of service registry constructors.#94

Merged
Currypan1229 merged 1 commit intodevfrom
maint/reg-cu-28957298
Mar 11, 2026
Merged

Update visibility of service registry constructors.#94
Currypan1229 merged 1 commit intodevfrom
maint/reg-cu-28957298

Conversation

@Currypan1229
Copy link
Copy Markdown
Contributor

@Currypan1229 Currypan1229 commented Mar 11, 2026

What kind of changes does this PR include?

  • Minor content fixes (broken links, typos, exceptions, etc.)
  • New or updated content
  • Documentation updates
  • Assets content
  • Code refactoring
  • Dependency updates
  • Runtime updates
  • Build Logic updates
  • Other

Description

  • Changed constructors in SingleServiceRegistry and MultiServiceRegistry from protected to public.
  • Enables broader access for external instantiation.

Does this PR introduce a breaking change?

  • Yes
  • No

Additional Notes


Related Issue or PR


Changed constructors in `SingleServiceRegistry` and `MultiServiceRegistry` from `protected` to `public`. Enables broader access for external instantiation.
@Currypan1229 Currypan1229 added priority/middle Priority: Middle type/refactor Refactoring status/complete Completed task or issue difficulty/easy Difficulty: Easy labels Mar 11, 2026
@Currypan1229 Currypan1229 merged commit 0da0e49 into dev Mar 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

difficulty/easy Difficulty: Easy priority/middle Priority: Middle status/complete Completed task or issue type/refactor Refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant