Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create GameLoaderFactory or similar class #254

Open
LswaN58 opened this issue Dec 11, 2024 · 0 comments
Open

Create GameLoaderFactory or similar class #254

LswaN58 opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
refactor Moving code to a more suitable place

Comments

@LswaN58
Copy link
Member

LswaN58 commented Dec 11, 2024

Currently, ExportManager has a function called _loadLoaderClass as a static method.
We should pull this out to its own "factory" class, since that's ultimately what this thing does.
Then it's a little easier to know where to go to add a new game loader.

@LswaN58 LswaN58 added the refactor Moving code to a more suitable place label Dec 11, 2024
@LswaN58 LswaN58 added this to the ogd-core 0.0.15 "workflows" milestone Dec 11, 2024
@LswaN58 LswaN58 self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Moving code to a more suitable place
Projects
None yet
Development

No branches or pull requests

1 participant