-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Detach the presenter/view build from the rest of the code
The intent is that this become an internal library in future Rationale: Having better separation of concerns and less coupling between some complex components (like the UI) from the remaining of the code. This may make the building faster on average aftewars.
- Loading branch information
Daniel Hilst
committed
Feb 11, 2025
1 parent
e708693
commit 3a90032
Showing
1 changed file
with
27 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters