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

Refactor Code #29

Open
4 of 6 tasks
carmineos opened this issue Oct 27, 2021 · 0 comments
Open
4 of 6 tasks

Refactor Code #29

carmineos opened this issue Oct 27, 2021 · 0 comments

Comments

@carmineos
Copy link
Owner

carmineos commented Oct 27, 2021

The code needs a general refactor, we should consider adopting an .editorconfig file.

Some more things to consider:

  • Rename IResourceFile wrapper because it uses the same name of the actual IResourceFile in RageLib.Resources
  • Rename RageLib.Resources namespaces to match the folders structure
  • Change accessibility of padding/unrequired fields in resource structs to be private
  • Change referenced blocks in resource structs from fields to properties
  • Refactor all the classes for resource wrappers
  • Consider enabling Nullable types
@carmineos carmineos pinned this issue Oct 27, 2021
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

No branches or pull requests

1 participant