GithubHelp home page GithubHelp logo

How does it work? about super_module HOT 1 CLOSED

andyobtiva avatar andyobtiva commented on June 19, 2024
How does it work?

from super_module.

Comments (1)

AndyObtiva avatar AndyObtiva commented on June 19, 2024
Could you provide a description of how this works in the README?

Done. I added a "How Does It Work?" section to the README.

I looked over the code briefly, and it appears to copy the singleton methods of the super module to the module the super module is included in. Is that correct?

You are correct though that only tells part of the story. Look through the README and the code for more details.

Note: I have always thought this should the common behavior of module inclusion.

I completely agree, which is why I am happy to have finally created this simple solution. I already offered to the Ruby language open-source project via a pull request: ruby/ruby#581
It was closed with the advice that I keep separate as a gem. If enough people want it to become part of the Ruby language though, we could perhaps propose inclusion directly in Ruby again given it has a very small footprint, it is tested, and is backwards compatible as an incremental solution, keeping inclusion of basic modules as is for older projects.

Thanks for raising this and good luck on using SuperModule.

from super_module.

Related Issues (3)

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.