Giter VIP home page Giter VIP logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
Hi, sorry I haven't replied sooner - only stumbled across reading this issue 
now as it didn't get emailed to me automatically.

It is very odd that I'm using 'Encoding.Unicode' because I normally standardize 
on 'Encoding.UTF8' whenever possible, the only reason I can think I would've 
changed it is because I 
had problems with 'UTF8'. Anyways the default should be 'UTF8' so I've changed 
it back, I've added some serialization tests around this and it doesn't look 
like it has affected the 
.NET release, so it will be available in the next release on the weekend.

PS: I have just added a new optimized and compact 'JSV' endpoint that I 
intended to use for perf/bandwidth constrained .NET to .NET environments like 
MonoTouch which you can read 
more about here: http://www.servicestack.net/mythz_blog/?p=176
Hopefully I'll have time to get this weekend to test it inside MonoTouch, due 
to the AOT limitations it will probably require a manual RegisterType<T> step 
so the code for 
serialization/de-serialization can be compiled ahead-of-time but I think the 
perf gains will make it worthwhile. 

Original comment by [email protected] on 15 Apr 2010 at 1:15

from servicestack.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024

Original comment by [email protected] on 11 May 2010 at 11:34

  • Changed state: Done

from servicestack.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
Was this issue fully resolved?  I'm getting the same error. I am new to 
ServiceStack; I just downloaded it today (version 2.05, uploaded 3/4/2011).  
I'm working in MonoTouch and using JsonDataContractDeserializer.  Here's the 
full text of what I'm deserializing:

{"ContextList":[],"DisplayString":"Testing: 
David","Exception":null,"ExceptionString":null}


Original comment by [email protected] on 14 Mar 2011 at 5:53

from servicestack.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
So this project is closed at this site, if you want to report an issue please 
do so at:
https://github.com/ServiceStack/ServiceStack.Text/issues

Original comment by [email protected] on 14 Mar 2011 at 8:48

from servicestack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.