Giter VIP home page Giter VIP logo

Comments (2)

Arham4 avatar Arham4 commented on September 17, 2024 2

Writing plugins was of complete ease for shops. I will say, however, that the error messages it prints out should be more clear.

For instance, I was stuck on why I got a KotlinNullPointerException. It turned out it was due to adding an item name that didn't exist. After some debugging by modifying the DSL, the item at fault was "Kharidian headpiece" (despite copying from the wiki), only to find it is actually spelled "Karadian headpiece" in the source. If the error was more clear to that it being a spelling error (perhaps InvalidItemException or something?), it would have saved a lot of time. I had the same thing happen to waterskins and had to rinse and repeat the process.

Albeit this can be resolved by putting IDs for all items, that was not the intention behind the DSL.

from apollo.

garyttierney avatar garyttierney commented on September 17, 2024 1

Expanding on above, I'd like to also eventually provide editor support in IntelliJ for this sort of thing. An Apollo plugin could load the users local cache and do error-checking on annotated methods to determine if a given string identifier is a valid unique entity, ambiguous, or not valid at all.

from apollo.

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.