You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for writing sonofjson. Just started using it, love the dynamic operation/attribute aspect of it. Seems to work pretty well thus far -- not sure about performance though.
One thing came up during the last few minutes of trying it... can't seem to get the length of a parsed JSON string. I've tried .length, .length(), .size, .size() -- all failed.
Any clue would be greatly appreciated!
Thanks, Mike
The text was updated successfully, but these errors were encountered:
Hi there,
Thanks for writing sonofjson. Just started using it, love the dynamic operation/attribute aspect of it. Seems to work pretty well thus far -- not sure about performance though.
One thing came up during the last few minutes of trying it... can't seem to get the length of a parsed JSON string. I've tried .length, .length(), .size, .size() -- all failed.
Any clue would be greatly appreciated!
Thanks, Mike
The text was updated successfully, but these errors were encountered: