Giter VIP home page Giter VIP logo

Comments (3)

gtback avatar gtback commented on August 29, 2024

If it's code in the bindings that we've had to modify, then I agree. This will also help whenever we have to regenerate the bindings (when a new version of CybOX is release, for example). But if it's purely to reduce duplicative code auto-generated by GenerateDS (which produces lots of duplicative code), then I'm not sure it's worth the effort. It will make the final package a bit smaller, but not reduce the amount of maintentance we have to do.

from python-cybox.

bworrell avatar bworrell commented on August 29, 2024

That common code changes a lot between releases of GenerateDS so we can't really tuck it away and reference it later on. We would probably need to go through the process of pulling it out into a common module with each release of the bindings/apis, and modify the bindings to refer to the common module each time. Basically, this is going to create more work for us with each release with little benefit.

Because this is purely to remove duplicative code, will need to be done with each release, and requires us to spend more time altering/updating the bindings I don't think we should invest development time and effort on this.

from python-cybox.

ikiril01 avatar ikiril01 commented on August 29, 2024

Agree with both of you. There are several ways to solve this, but all require a fairly significant time investment for little payoff besides slightly smaller file sizes.

from python-cybox.

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.