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 into Core and GUI repositories #1

Closed
nebw opened this issue Sep 8, 2015 · 1 comment
Closed

Split into Core and GUI repositories #1

nebw opened this issue Sep 8, 2015 · 1 comment
Assignees

Comments

@nebw
Copy link
Member

nebw commented Sep 8, 2015

The biotracker repository should be split into two parts for the following reasons:

  • Multiple applications in the Lab depend on some parts of the BioTracker, but not on the GUI component.
  • Seperating the two parts would lead to a cleaner codebase and make testing (of the core components) easier
  • The TrackingAlgorithms should only (explicitly) depend on the core components
  • Integration with cpm would be easier

Details for splitting a git repository can be found here:

@nebw
Copy link
Member Author

nebw commented Sep 11, 2015

See: 2ceaf74 and 94b32fd

jutanke added a commit that referenced this issue Dec 10, 2015
jutanke added a commit that referenced this issue Dec 10, 2015
jutanke added a commit that referenced this issue Dec 10, 2015
MoritzMaxeiner pushed a commit that referenced this issue Mar 7, 2022
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

No branches or pull requests

2 participants