Giter Club home page Giter Club logo

Comments (3)

mroderick avatar mroderick commented on August 27, 2024

What would be the benefit, other than aesthetics?

So far, PubSubJS requires no configuration.

from pubsubjs.

alphanull avatar alphanull commented on August 27, 2024

Well, for some reasons I like to use "/" as a delimiter instead of ".": One reason ist that I like to switch from another PubSub Library to yours and so I wouldn't have to rewrite all my subscriptions (which right now use "/" as a delimiter). Second reason is that jsdoc has a lot of problems with documenting hierarchical events that use "." as a delimiter. And the third reason is indeed asthetics & also consistency, bc I think a "/" separator is more "logical", since it denotes a "channel" or a "topic" and not a path to an object. If I use this form: "main.sub.subsub" in my code it usually means a path to a javascript object.

By this way, PubSubJS would also be more compatible / exchangable with other solutions, since the actual API is almost the same everywhere, but some solutions use "/" as a delimiter, and others use ".". Of course this kind of configuration should be entirely optional and not required.

from pubsubjs.

mroderick avatar mroderick commented on August 27, 2024

Use the fork, Luke!

I really don't see these proposed changes being relevant for the general audience of this tiny library, so I'd rather see another fork of it, than to add to the weight of the library or destabilise it to scratch a very specific itch.

from pubsubjs.

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.