Jump to content

More LAVA JSON API


PBD_ctrl

Recommended Posts

I am using JSON API 1.1.2 and recently discovered that JSON to Variant and Variant to JSON cannot handle paths.  Any chance I can get a fix that adds another case for paths?

 

I would have assumed that this would be handled by the default case in both VIs but the default cases seems to be handled in different ways.  Variant to JSON uses Variant to Flattened String and JSON to Variant uses OpenG Scan From String.  I think the default case would be able to handle paths if Variant to JSON used OpenG Format Variant Into String.  Why was this not done?  I can see that it was at one point in the code comments but there isn't enough of an explanation.

 

If I can help modify the code please let me know.

   thanks,

      -Pat

 

 

post-49634-0-81923400-1392075319.png

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.