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

untangle commands, use overrides from framework #3616

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

thoniTUB
Copy link
Collaborator

@thoniTUB thoniTUB commented Nov 7, 2024

Ich wollte eigentlich refactoren um an den Argument Namespace in den verschiedenen Commands zu kommen, aber das brauche ich eigentlich nicht mehr.

Das ist was davon übrig geblieben ist.

Copy link
Collaborator

@awildturtok awildturtok left a comment

Choose a reason for hiding this comment

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

löst das am Ende einfach nur eine NIH Sache? Ich sehe an wenigen Stellen Ersatz für den gelöschten Code :D

@thoniTUB
Copy link
Collaborator Author

Ja im Prinzip schon, vorher wurde zum Beispiel im Standalone modus der Manager über Application ( conquery.run(manager)) gestartet. Dadurch war der Codepfad nicht so leicht nachvollziehbar. Jetzt ordnet es sich einfach dem StandaloneCommand unter, der ja auch schon ein ServerCommand ist, wurde hier einfach die Indirektion rausgelöscht.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants