You can use the "settings" key in the config.json. Settings you define this way are accessible in your Javascript code through qx.core.Setting. Settings should take the form "<namespace>.<id>", e.g. "myapp.mysetting". See the docs for details.
T. > hi, can I access the contents of config.json from within qooxdoo or is > config.json just to be used by the python generate.py script ? > I'm writing something and I want to store some settings on disk so it > will be able to use them. > that's because I need to use them from somewhere else as well. > what file should I use ? > > thanks > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
