DData
Saaa
empty at needmail.com
Wed Sep 9 17:27:43 PDT 2009
Yay for my first contribution :D
I have created a toArray template which can parse any-type-array-of-any
-depth-string to the corresponding array.
http://www.dsource.org/projects/ddata/
Tell me what you think of it.
Learning (thanks .learn) about templates and string mixins (aka D power!!)
is fun :)
Originally DData was supposed to be JSON for D, but I think this is better
as you can pull the string from any container you want (xml json etc).
Maybe I'll add more of the original idea later as most of the code is
already working.
More information about the Digitalmars-d-announce
mailing list