Re: Problem parsing suggest response

2013-09-03 Thread Chris Hostetter
: 2. The items "at" and "l" are not preceded by name. you're getting back a list of items, the odd items ("at", "l") are strings, and the even items are more complex objects associated with those strings : Can I interfere with the structure? You can choose how the JSON Writer represents the i

Re: Problem parsing suggest response

2013-09-02 Thread Raymond Wiker
On Sep 2, 2013, at 17:39 , Mysurf Mail wrote: > Hi, > I am having problems parsing suggest json response in c#. > Here is an example > > { > > - responseHeader: > { > - status: 0, > - QTime: 1 > }, > - spellcheck: > { > - suggestions: > [ > - "at", >