Commit d209cc47515d2feeaa30de20882ded5cb4039736

Carlos Martín Nieto 2013-09-05T18:06:12

config: decouple the backend from the reader at the low level In order to support config includes, we must differentiate between the backend's main file and the file we are currently parsing. This lays the groundwork for includes, keeping the current behaviours.