dbbs-lab / bsb-core

The Brain Scaffold Builder
https://bsb.readthedocs.io
GNU General Public License v3.0
21 stars 16 forks source link

Reference and imports in configuration files #838

Closed drodarie closed 3 months ago

drodarie commented 3 months ago

The JSON parser allows for reference and imports from other configuration files. This feature could also be implemented with YAML and most probably with other configuration file parser. An abstraction of the JSON parser should be implemented and tested in bsb-core.