RadixEngine
RadixEngine copied to clipboard
Inject config and environment where it is needed instead of making it superglobal
https://github.com/GlPortal/RadixEngine/blob/master/source/env/Environment.cpp
- Makes testing of config dependent states impossible
- Has us fiddling with the environment and a getter whenever we need a config value