So, this only sounds half-usable: yes, I can pass the json to some other 
thread, but then when it arrives at the other thread, I can't call library 
functions like "getFields" or even 'x == y' to examine the json (these 
functions take refs). So now I have a ptr to a json object that I can't pass to 
the json library. That's not really so helpful.

Reply via email to