Skip to content

Remove Singleton from CharacterFormManager#1514

Open
yukawa wants to merge 1 commit into
google:masterfrom
ciceroaware:remove_singleton_from_character_form_manager
Open

Remove Singleton from CharacterFormManager#1514
yukawa wants to merge 1 commit into
google:masterfrom
ciceroaware:remove_singleton_from_character_form_manager

Conversation

@yukawa
Copy link
Copy Markdown
Collaborator

@yukawa yukawa commented May 13, 2026

Description

As part of our ongoing efforts to remove the dependency on Singleton, this commit rewrites config/character_form_manager.cc with absl::NoDestructor rather than Singleton.

Issue IDs

N/A

Steps to test new behaviors (if any)

  • OS: All
  • Steps:
    1. Confirm all GitHub Actions still pass

@yukawa yukawa force-pushed the remove_singleton_from_character_form_manager branch from 33f6b2c to aa162cb Compare May 13, 2026 16:23
@yukawa yukawa changed the title Replace Singleton with absl::NoDestructor Remove Singleton from CharacterFormManager May 13, 2026
As part of our ongoing efforts to remove the dependency on Singleton,
this commit rewrites config/character_form_manager.cc with
absl::NoDestructor rather than Singleton.
@yukawa yukawa force-pushed the remove_singleton_from_character_form_manager branch from aa162cb to f4b14e9 Compare May 13, 2026 16:26
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.

1 participant