Teach SimulationConfig to return getExpandedJSON like CircuitConfig (#214)
* remove the .getJSON method; one can just load the open themselves, MANIFEST resolution is the hard part
Showing
- include/bbp/sonata/config.h 8 additions, 2 deletionsinclude/bbp/sonata/config.h
- python/bindings.cpp 1 addition, 1 deletionpython/bindings.cpp
- python/tests/test.py 5 additions, 5 deletionspython/tests/test.py
- src/config.cpp 11 additions, 7 deletionssrc/config.cpp
- tests/data/config/simulation_config.json 1 addition, 1 deletiontests/data/config/simulation_config.json
- tests/test_config.cpp 3 additions, 3 deletionstests/test_config.cpp
Please register or sign in to comment