Code Monkey home page Code Monkey logo

Comments (10)

ded avatar ded commented on August 20, 2024

bummer :(

from clone.

pvorb avatar pvorb commented on August 20, 2024

@ded Sorry, Dustin. Didn't do it on purpose.

from clone.

jmerrifield avatar jmerrifield commented on August 20, 2024

Thanks for the super quick fix!

from clone.

nathanmacinnes avatar nathanmacinnes commented on August 20, 2024

Sorry, my fault! I'm a new contributor, and didn't understand why util had been shim'd.

from clone.

pvorb avatar pvorb commented on August 20, 2024

@nathanmacinnes It wasn't! As a maintainer of the module, it's my duty to ensure that functionality isn't removed by accident.

from clone.

pvorb avatar pvorb commented on August 20, 2024

Added a comment to prevent future accidents. :)

from clone.

nathanmacinnes avatar nathanmacinnes commented on August 20, 2024

For the record, I'm not sure I agree with the decision though, having looked into what ender actually is. From their website: "small, loosely coupled modules are the future, and large, tightly bound monolithic libraries are the past". Duplicating functionality which could easily be filled by a separate util shim (such as https://github.com/mattdesl/browserify-shim-util) is much more complient with the ender philosophy as well as recognised good practice.

from clone.

ded avatar ded commented on August 20, 2024

It's mostly so that it can work as a standalone. One can't really declare util as a dependency since it's a node native.

from clone.

nathanmacinnes avatar nathanmacinnes commented on August 20, 2024

Yes, I understand that. But as I said, I don't think it fits with the philosophy of either Ender or node. It would be simple enough to say in the description that it's "compatible with ender, when used with a util shim such as ..."

To put it another way, does every module declaring compatibility with Ender which requires an isArray function have to re-implement util?

from clone.

pvorb avatar pvorb commented on August 20, 2024

Generally I would say you're right, but I'll stay with the current implementation for practical reasons.

from clone.

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.