Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » Jsonize problem with Null
Jsonize problem with Null [message #36166] Tue, 08 May 2012 11:17 Go to previous message
koldo is currently offline  koldo
Messages: 3358
Registered: August 2008
Senior Veteran
Hello Mirek

This problem launches a NEVER() in ValueType:

Vector<Value> a, b;
a.Add();
String json = StoreAsJson(a);
LoadFromJson(b, json);

json String is set to "[null]".

It seems that while StoreAsJson() can save Vectors with Nulls, LoadFromJson() is reluctant to them.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Read CSV Line (Solved)
Next Topic: Custom array Jsonize
Goto Forum:
  


Current Time: Mon Apr 29 00:26:56 CEST 2024

Total time taken to generate the page: 1.99410 seconds