Skip to content

Remove Singleton from Transliterators#1480

Merged
hiroyuki-komatsu merged 1 commit into
google:masterfrom
ciceroaware:remove_singleton_from_transliterators
Apr 24, 2026
Merged

Remove Singleton from Transliterators#1480
hiroyuki-komatsu merged 1 commit into
google:masterfrom
ciceroaware:remove_singleton_from_transliterators

Conversation

@yukawa
Copy link
Copy Markdown
Collaborator

@yukawa yukawa commented Apr 22, 2026

Description

As part of our on-going efforts to remove the dependency on Singleton, this commit rewrites Transliterators without the Singleton.

This is a purely mechanical change, and the behavior of the code should be identical before and after this change.

Issue IDs

N/A

Steps to test new behaviors (if any)

  • OS: All
  • Steps:
    1. bazelisk test //composer:transliterators_test

As part of our on-going efforts to remove the dependency on Singleton,
this commit rewrites Transliterators without the Singleton.

This is a purely mechanical change, and the behavior of the code should
be identical before and after this change.
@hiroyuki-komatsu hiroyuki-komatsu merged commit 099af0c into google:master Apr 24, 2026
1 check passed
@hiroyuki-komatsu
Copy link
Copy Markdown
Collaborator

We have merged your PRs.
Thank you for the contributions!

@yukawa yukawa deleted the remove_singleton_from_transliterators branch April 24, 2026 10: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.

2 participants