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

Refactoring (WIP) #1

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Conversation

StefanGreve
Copy link

@StefanGreve StefanGreve commented Mar 13, 2024

TODO

  • Use a proper CLI implementation
  • Use DI mechanism
  • Add logging
  • Extract enum types from assembly
  • Deduce serializer class with a factory pattern and implement a serializer service
  • Implement CSharpSerializer
  • Implement IniSerializer
  • Implement JsonSerializer
  • Implement PhpSerializer
  • Implement PythonSerializer
  • Implement RustSerializer
  • Configure logging via appsettings.json
  • Update README.md
  • Test release build

* since there is no way to overwrite the default top-level comment,
  we have to create a helper function to replace the default text at
  the top of the automatically generated code
@StefanGreve StefanGreve marked this pull request as ready for review March 30, 2024 19:31
@tolik518 tolik518 self-assigned this Apr 5, 2024
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