Skip to content

refactor!: change factory from class to method, and separate loader. (fixes #553)#555

Merged
yasuhiro-ohba merged 1 commit intov3.0from
feature/553-refactor-factories
Nov 19, 2025
Merged

refactor!: change factory from class to method, and separate loader. (fixes #553)#555
yasuhiro-ohba merged 1 commit intov3.0from
feature/553-refactor-factories

Conversation

@skxeve
Copy link
Copy Markdown
Collaborator

@skxeve skxeve commented Oct 21, 2025

Brief

Fixes #553

Points to Check

  • Any unexpected impact
  • The overall quality is trending positively

Test

Confirmed

Pass all CI.

Review Limit

  • Write review limit on pull request title.

@skxeve skxeve added this to the v3.0 milestone Oct 21, 2025
@skxeve skxeve self-assigned this Oct 21, 2025
@skxeve skxeve added the redesign Changes that improve interface and implementation without changing output. label Oct 21, 2025
@skxeve skxeve linked an issue Oct 21, 2025 that may be closed by this pull request
Base automatically changed from feature/522-objectify-scenario to v3.0 November 19, 2025 02:31
@yasuhiro-ohba yasuhiro-ohba merged commit 249658d into v3.0 Nov 19, 2025
8 checks passed
@yasuhiro-ohba yasuhiro-ohba deleted the feature/553-refactor-factories branch November 19, 2025 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

redesign Changes that improve interface and implementation without changing output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor factory classes to simple module-level functions

2 participants