facebook-csharp-sdk / simple-json

JSON library for .NET 2.0+/SL4+/WP7/WindowsStore with optional support for dynamic and DataContract
MIT License
382 stars 143 forks source link

add commit to json,bugs #74

Closed xiaolu6t closed 7 years ago

xiaolu6t commented 8 years ago

{ //Current UrlPrefix "urlPrefix": "/App", //Current Module CookiePrefix "cookiePrefix": "App", //Current Module SessionPrefix "sessionPrefix": "App", } SimpleJson.DeserializeObject(json);//bugs here!

prabirshrestha commented 8 years ago

@xiaolu6t did you mean comment? If so we have no plans to support comment since it is not part of json spec.

prabirshrestha commented 7 years ago

no plans to add this as it is not part of the spec