Re: [yajl-d] hello world with json arrays

2014-10-12 Thread Jack via Digitalmars-d-learn
On Sunday, 12 October 2014 at 04:17:42 UTC, Jack wrote: Disclaimer: Don't eat me. I was just wondering to those who are experienced in using yajl-d to show me the proper implementation of using it with arrays. So far this is what I understand from parsing Json Objects: class random{ private

[yajl-d] hello world with json arrays

2014-10-11 Thread Jack via Digitalmars-d-learn
Disclaimer: Don't eat me. I was just wondering to those who are experienced in using yajl-d to show me the proper implementation of using it with arrays. So far this is what I understand from parsing Json Objects: class random{ private string foo; private string bar; } void main(string []