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

Extract several libs to improve reusability, remove "core" dependency #40

Merged
merged 6 commits into from
Sep 9, 2023

Conversation

proksch
Copy link
Contributor

@proksch proksch commented Sep 8, 2023

I made it easier to reuse and build-upon the FASTEN results by refactoring two major things in the code base:

  • I have isolated several concerns, made them dedicated libraries, and moved them out of the repository.
  • I have removed the dependency to FASTEN core project, which has introduced many, many transitive dependencies.

On top of these changes, I have also performed major house cleaning tasks, like updating dependencies or adapting build scripts.

Copy link
Contributor

@mir-am mir-am left a comment

Choose a reason for hiding this comment

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

Overall, the PR looks good to me.
I have some minor comments and questions.

Copy link
Contributor

@mir-am mir-am left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@proksch proksch merged commit 824b0af into main Sep 9, 2023
2 checks passed
@proksch proksch deleted the seb/migrate-code branch September 9, 2023 10:38
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