Skip to content

fixed #12841 - added frontend for shared CLI and GUI code #7579

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

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

firewave
Copy link
Collaborator

@firewave firewave commented Jun 7, 2025

also updated the *filters files

Copy link
Owner

@danmar danmar left a comment

Choose a reason for hiding this comment

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

I don't know what code you want to move to "frontend".


#include "frontend.h"

namespace frontend
Copy link
Owner

Choose a reason for hiding this comment

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

if there is no code in the frontend I don't understand why we add this.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This just adds in the framework. The code will be added in the follow-up #7570.

@firewave
Copy link
Collaborator Author

I don't know what code you want to move to "frontend".

Code that currently exists in cli but is also needed for gui.

@firewave firewave merged commit e006e02 into danmar:main Jun 13, 2025
53 checks passed
@firewave firewave deleted the frontend branch June 13, 2025 20:32
@firewave
Copy link
Collaborator Author

I don't know what code you want to move to "frontend".

Code that currently exists in cli but is also needed for gui.

Having some shared logic will also allow us to unit tests more code.

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