Giter VIP home page Giter VIP logo

gs_configurator's People

Contributors

n00dles avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kazu2012

gs_configurator's Issues

FYI

This will sure be helpful.

I have been looking at removing all constants from GS core and placing them into a global config.
The config file will still use defines, but internally these will all be reassigned to variables we would use in core.

i started towards this with the getDef function once its replaced all constant references in core we can easily replace the contents of it to reference anything we chose.

The problem with constants is you cannot modify them in runtime, which is good for some things but alot of our configs would benefit from being able to be modified during runtime.

Plus we cannot have a simple structured default set or a backend config UI with the current contant config.

It would be nice to be able to use an ini file for example, so layer configs using all the built in stuff for handling ini files and even controlling config programmatically.

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.