GithubHelp home page GithubHelp logo

Comments (1)

fabio-t avatar fabio-t commented on July 28, 2024

The current approach of using one release version for all tools in the RGT toolbox seem to be very efficient.

One possible future modification is the following:

  • split rgt-core, the actual library, from the tools
  • each tool becomes its own python package (eg either called like rgt-THOR or just THOR)
  • each tools has its own dependencies, but they all depend on rgt-core. There should never be inter-tool dependencies
  • rgt-core and each tool keep their own versions and changelogs, and with time they can detach from the "rgt umbrella" to become their own isolated thing, if they get big/influential enough. Right now this isn't possible in a clean way

This would allow users to only install the tool they are actually interested in, or even just use rgt-core for their own tools.

I would see this being a single github repository with one submodule for each tool and one for rgt-core.

from reg-gen.

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.