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

Move getDefaultFile to trait #690

Merged
merged 1 commit into from
Sep 15, 2021
Merged

Conversation

gennadigennadigennadi
Copy link
Member

@gennadigennadigennadi gennadigennadigennadi commented Sep 10, 2021

See: #689

  • Use getDefaultFile in DebugCommands.
  • DebugLayer layer is now optional, if no layer is provided all layers will be printed

- Use it for DebugCommands.
- DebugLayer layer is now optional, if no layer is provided all layers will be printed
@patrickkusebauch
Copy link
Collaborator

This is just me, but I am not a fan of traits and rather saw a common parent class. Otherwise, I like it. :)

@dbrumann
Copy link
Collaborator

This is only temporary anyway, as we will remove support for the old filename at some point anyway. So, I see no reason to split hairs over trait vs. abstract class just for this. Thanks @gennadigennadigennadi

@dbrumann dbrumann merged commit 11f96fc into qossmic:main Sep 15, 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

Successfully merging this pull request may close these issues.

3 participants