Skip to content

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