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

Split xFunc UI to separate repository #557

Closed
Tracked by #308
sys27 opened this issue May 14, 2022 · 0 comments · Fixed by #558
Closed
Tracked by #308

Split xFunc UI to separate repository #557

sys27 opened this issue May 14, 2022 · 0 comments · Fixed by #558
Assignees
Labels
enhancement proposal Features that are not approved yet
Milestone

Comments

@sys27
Copy link
Owner

sys27 commented May 14, 2022

xFunc UI is a windows-based application (WPF) that requires Windows OS to be able to build it. Also, the UI is kind of deprecated (we try to maintain it, but we don't add/update any of its features). So, each time when we add a new feature to xFunc.Maths we need to keep in mind that we need to update xFunc UI, which is not so critical to do (we can postpone the release of UI).

We need to try to split xFunc UI to separate the repository and remove all direct references to the xFunc.Maths library and replace them with NuGet packages. It will allow us to decouple UI from the main library and update them independently.

@sys27 sys27 added enhancement proposal Features that are not approved yet labels May 14, 2022
@sys27 sys27 added this to the xFunc 4.1.0 milestone May 14, 2022
@sys27 sys27 self-assigned this May 14, 2022
@sys27 sys27 linked a pull request May 14, 2022 that will close this issue
@sys27 sys27 closed this as completed May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement proposal Features that are not approved yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant