Hi I'm trying out D and wanted to try some features cpp doesn't have yet. So I put together a small json parsing, generating looking based on reflection. Is there anything wrong with how I'm working with it in the module? https://github.com/rharriso/JSONInflater.d Thanks in advance