+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.ki...@ipvs.uni-stuttgart.de>
Sent: ‎19/‎9/‎2014 17:58
To: mono-devel-list@lists.ximian.com<mailto:mono-devel-list@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@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to