Giter VIP home page Giter VIP logo

Comments (5)

berleon avatar berleon commented on June 29, 2024

@nebw @hmoenck

from biotracker_core.

hmoenck avatar hmoenck commented on June 29, 2024

Creating a repository for only one class seems overkill, though it looks like the most safe thing to do. Are there any more common datastructures and functionalities which can be offloaded into one repository for common use? Json settings are the first thing which come to my mind. The settings class appears in many very similar variations in many repositories.

from biotracker_core.

jutanke avatar jutanke commented on June 29, 2024

What about embedding it into biotracker_core? Than one only needs to link against the core and can choose what tools to use.. that way we can also provide trackers with the tools. Downside is that the core might get too bloated if we dont take care

from biotracker_core.

nebw avatar nebw commented on June 29, 2024

biotracker_core should not include any BeesBook-relevant code. My preferred solution would be to only include the Grid3D class in the groundtruthConvert repo. Seems like this the best place to store legacy code. The groundtruthConvert should have a function to automatically convert Grid3Ds to PipelineGrids as well.

from biotracker_core.

hmoenck avatar hmoenck commented on June 29, 2024

The groundtruthConverter seems to be the best place, I agree. It has very few dependencies and few object files to compile. This shouldn't increase to much in the future, so it is a rather lightweight dependency itself.
About the converter function we've been talking. I basically did this in a local project, so I can add this later.

from biotracker_core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.