Skip to content

Consolidate net archive deck storage classes#10640

Open
Madwand99 wants to merge 4 commits intoCard-Forge:masterfrom
Madwand99:NetDeckStorageBaseRefactor
Open

Consolidate net archive deck storage classes#10640
Madwand99 wants to merge 4 commits intoCard-Forge:masterfrom
Madwand99:NetDeckStorageBaseRefactor

Conversation

@Madwand99
Copy link
Copy Markdown
Contributor

This PR extracts the repeated net archive deck storage behavior into NetDeckStorageBase. The individual archive classes now mainly declare their archive list file and display prefix, while shared loading, deck type labeling, and selectAndLoad behavior live in one place.

This is intended as a small preparatory cleanup before the larger Deck Browser work. It reduces repeated code across the net archive implementations without changing the user-facing deck browser behavior.

In preparation for #10636

Copy link
Copy Markdown
Contributor

@tool4ever tool4ever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

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