Quote:
	
	
		| 
					Originally Posted by NiLuJe  Sorry, I meant propagating the key/value pairs from the config file to the scripts (either via env vars, or, yeah, args, or something ^^)   .
 
On the other hand, if I get what you were just saying about the menus, that would mean that (provided something builds/update them), they could be dynamic, they're not loaded once at startup and 'frozen'? | 
	
 Correct. By default, once the json menu is loaded, it is cached, but if dynamic="true", it will re-read the JSON file each time it is called. You are free to cache or not cache the menus if using java.