Giter VIP home page Giter VIP logo

Comments (3)

LarryAultman avatar LarryAultman commented on May 23, 2024

I thought about this not just in the KBD context but in a full configuration conceptual model for our platform based on SK. Our team, has experimented with in-house designs and just about every "fad" concept out there.
Our current stance, not-yet-another-markup-language. We literally use JSON because of its universal support. Good/bad or level of effort aside, JSON is acceptable to our customers.

I think I like the idea of a string that the app defines its file format as the most flexible. TOML is aimed at a specific problem that is a very small part of our bag of issues. Devoting time and resources to another library where the issue is less that 1% of our total code load is asking a lot. I have people on my team who's lives revolve around configurations, they get all excited about these things. As the owner, I have a bunch of people on payroll who will never use this or even worry about it.

from stereokit.

maluoi avatar maluoi commented on May 23, 2024

I'm not a big fan of JSON. It has its uses, but configuration files are not what I would consider a good use for JSON. This is a config file problem, and TOML is a much better fit here.

This would be something implemented at SK's core, and you wouldn't need to add any libraries or even interact with it unless you needed an easy way to configure a custom fallback keyboard (HoloLens 2 will not need a custom keyboard, as it has a full featured one provided by the OS). I'll also probably never have a config file that can't also be done wholly via API as well, so you'd be able to use JSON just fine from top-level if you wanted to.

from stereokit.

LarryAultman avatar LarryAultman commented on May 23, 2024

I also am not entirely a fan of JSON either, it's just that customer investment sort of ties our hands in a lot of case. Good to know what you are thinking about. I've seen a considerable number of improvements in the past year in SK. I look forward to the next release.

from stereokit.

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.