Narongrit Kanhanoi

Results 14 comments of Narongrit Kanhanoi

Thankyou @mmarczell-graphisoft You saved my life

Single string it's not a valid JSON format. By the way, if the input is "aa" and what you expected is "aa" seem like input and output is the same...

I don't think you can use an online JSON validator as a reference for the specification of JSON. https://www.json.org/ **JSON is built on two structures:** - A collection of name/value...

I don't understand your question but what about this? ``` let jsonString = """ {"a":"b"} """ var json = JSON(parseJSON: jsonString) json["c"] = json["a"] print(json) ```

I did change the iPhone simulator version Github support.

Hi @ThunZEN thankyou to let me know the problem I will fix it in the next version

Hi @ThunZEN Keep it open that will remind me for this

can you put the code I want to reproduce in your case

Hi, @pengzhenkun I can't read Chinese but I using google translate sorry if I misunderstood your question. Thank you for your suggestion I think it's a very interesting feature if...

@konstantinmvelkov Yes I agree I would be grateful if you could help me