Code Monkey home page Code Monkey logo

Comments (2)

Wundero avatar Wundero commented on August 31, 2024

While I am all for more specific error diagnostics, there are a couple of issues with this that we have to wait for resolutions. The first one is that the command API is changing in version 8.0. With version 8.0 we will see events and commands completely reworked, meaning this plugin will break. I am going to update for version 8.0 only (because I don't feel like maintaining multiple versions is useful). Until that happens, I would like to hold off on any command or event related fixes in case they become moot.

The other issue is that we cannot really use Sponge's advanced argument system if we want to go with our own error handling. We would effectively use the remaining strings joined and handle our own parsing which eliminates the usefulness of Sponge's system, and given that the next update to the command system will include much better error handling, usage parsing and suggestions, I think this is safe to hold off on for now, if not close. I will keep this open but I probably won't do much until I confirm that 8.0 won't overwrite what we do.

from placeholderapi.

Wundero avatar Wundero commented on August 31, 2024

So I have been working on error handling for Placeholders that don't parse properly so that they can provide suggestions and stuff; As far as commands are concerned, I realized recently just how poorly Sponge seems to handle bad inputs so I understand why error handling would be nice, however I think with 8.0 it will be fixed. Hopefully that will be the case.

from placeholderapi.

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.