Am Donnerstag, Februar 03, 2011, 23:05:58 schrieb Gerald Dachs:
> Hi,
> 
> my small web application server powered entirely by cxxtools works just
> fine, but the ExtJS programmer that uses the data is unpleased because
> the values from the JSON-Serializer are not type safe, because booleans
> (numbers too? didn't test till now) are surrounded by quotationg marks,
> e.g. "false" instead of false. Is there something I could do to prevent
> this?
> 
> Gerald
> 
Hello Gerald,

I would just call it a bug in the cxxtools::JsonSerializer. Therefore I 
decided to fix it. I just checked in to the svn. Numbers are not surrounded by 
quotation marks but bool was.

Tommi

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
Tntnet-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tntnet-general

Reply via email to