INET-Complexity / Core-ESL

Open-source, distributed, economic simulation libraries for Java and Scala
7 stars 6 forks source link

Format for configuration files #7

Open davidrpugh opened 7 years ago

davidrpugh commented 7 years ago

@EconomicSL/core-devs We need to start thinking about configuration file solutions and formats. This issue is somewhat related to issue #6 on DI.

I have used a Java-Scala library called typesafe-config but I am not sure how this solution would interact with our chosen DI framework. I think ideally, we want to present a user with a single, structured but human readable configuration file that can be used to tune all of the relevant parameters and behavioral/decision rules.