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

Decouple Obsidian #185

Open
3 of 7 tasks
Seb-stian opened this issue Nov 14, 2021 · 0 comments
Open
3 of 7 tasks

Decouple Obsidian #185

Seb-stian opened this issue Nov 14, 2021 · 0 comments
Labels
epic Very cool priority: medium Moderately important project management Non-code related issue

Comments

@Seb-stian
Copy link
Member

Seb-stian commented Nov 14, 2021

Obsidian is a large project that consists of many parts. At the moment, everything sort of melts together, which is bad for maintainability and extensibility.

  • Separate console front-end to a new project
    • Make sure that we only have things public when they should be
    • Make types sealed as appropriate
  • Move Obsidian.ConversionUtility to repository Tools
  • Move Obsidian/scripts to repository Tools
  • Move Obsidian.Nbt to its own repository
  • Rethink project folder/namespace structure (?)

Some tasks (?) need further discussing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Very cool priority: medium Moderately important project management Non-code related issue
Projects
None yet
Development

No branches or pull requests

2 participants