Skip to content

Make ItemManager not a singleton#589

Merged
leolost2605 merged 1 commit into
mainfrom
leolost/item-manager-no-singleton
Jun 19, 2026
Merged

Make ItemManager not a singleton#589
leolost2605 merged 1 commit into
mainfrom
leolost/item-manager-no-singleton

Conversation

@leolost2605

Copy link
Copy Markdown
Member

There is no benefit of it being a singleton
and singletons often bring a bunch of problems
and lead to suboptimal architecture.

@leolost2605 leolost2605 requested a review from a team June 19, 2026 15:47
There is no benefit of it being a singleton
and singletons often bring a bunch of problems
and lead to suboptimal architecture.
@leolost2605 leolost2605 force-pushed the leolost/item-manager-no-singleton branch from 7a2c936 to 33ecabb Compare June 19, 2026 18:21
@leolost2605 leolost2605 merged commit f70a8c5 into main Jun 19, 2026
4 checks passed
@leolost2605 leolost2605 deleted the leolost/item-manager-no-singleton branch June 19, 2026 18:24
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