Incorrect parsing of JSON string back into 'cluster of variant'

Issue #22 resolved
SGI created an issue

I have a problem converting a json string back to the 'cluster of variant' of which I created it. Example code included (first example fails, 2nd and 3rd example work as expected)

Did I misread some instructions / am I using JSONtext wrong, or is this a bug?

Kind regards & thank you in advance for your time and effort.

Comments (3)

  1. James Powell repo owner

    In generally, though, I suggest you reconsider using Variants. Why are you using Variants rather than JSON as your flexible type?

  2. Log in to comment