Finish basic Yaml configuration API, complete with unit tests. Needs a lot of work with regards to how sections are handled, open to massive improvements from anyone that has more know-how.

This commit is contained in:
md_5
2013-09-23 10:28:30 +10:00
parent 8133304cce
commit a8b6a6b4aa
8 changed files with 126 additions and 46 deletions

View File

@@ -38,6 +38,7 @@
<modules>
<module>api</module>
<module>config</module>
<module>event</module>
<module>protocol</module>
<module>proxy</module>