[Mono-dev] System.Json string handling
何子杰Hzj_jie
hzj_jie at hotmail.com
Fri Sep 19 22:50:47 UTC 2014
+1
We are volunteers, we would like to make mono better. So if your guys do not have enough time to review changes, why not add more people in the developer group?
.Hzj_jie
________________________________
From: Steffen Kieß<mailto:Steffen.Kiess at ipvs.uni-stuttgart.de>
Sent: 19/9/2014 17:58
To: mono-devel-list at lists.ximian.com<mailto:mono-devel-list at lists.ximian.com>
Subject: [Mono-dev] System.Json string handling
Hello,
I've submitted a pull request https://github.com/mono/mono/pull/1155
some time ago. This pull request fixes some issues with string handling
in System.Json:
- Escape control characters, as required by JSON spec
- Escape invalid surrogate pairs
- Escape characters invalid in JavaScript strings
- Escape "</" for HTML script tags
- Fix serialization of chars
Can someone take a look at the pull request / tell me if I should change
anything?
Steffen Kieß
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140920/0c498c26/attachment.html>
More information about the Mono-devel-list
mailing list