facebook-csharp-sdk/simple-json

add commit to json,bugs

xiaolu6t opened this issue · 2 comments

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

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

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