Git Product home page Git Product logo

Comments (1)

LandonTClipp avatar LandonTClipp commented on June 21, 2024

Hi, thanks for your discussion. I looked over the details of your project and it is indeed very clever. You do not see many projects interacting with Go's IR, so this is a fairly novel (to me) method of what is ultimately a style of dependency injection.

Questions I have:

 Instead, it relies on the IR representation employed by the go compiler.

What guarantees does Go provide on the compatibility of the IR across language versions? Is this essentially identical to the backwards-compatability promise?

Do you have any writing on the specifics of how you do the IR Rewriting? I'm personally interested to hear more.

At the moment, I am not convinced that such a style of DI is somehow superior in theory to interfaces, as it has become a community-wide standard, and as such I fear that you will meet major headwinds against modifying that standard. However, your idea itself is quite interesting and I welcome the discussion.

from mockery.

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.