Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add CBA_fnc_parseJSON and CBA_fnc_encodeJSON ports from ALiVE #1269

Closed
wants to merge 5 commits into from

Conversation

commy2
Copy link
Contributor

@commy2 commy2 commented Dec 21, 2019

When merged this pull request will:

@commy2 commy2 added this to the 3.14 milestone Dec 21, 2019
@commy2
Copy link
Contributor Author

commy2 commented Dec 21, 2019

Current:

_hash = [loadFile "\x\cba\addons\hashes\test_parseJSON_config.json"] call CBA_fnc_parseJSON;

[_hash, "
    firstName"] call CBA_fnc_hashGet // " Jason"

So it has problems with white space apparently.

@commy2 commy2 removed this from the 3.14 milestone Dec 31, 2019
@commy2
Copy link
Contributor Author

commy2 commented Dec 31, 2019

Baer wrote a parser that works better (at all?) compared to the ports.
superseded by #1272

@commy2 commy2 closed this Dec 31, 2019
@commy2 commy2 deleted the JSON branch December 31, 2019 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSON parse
1 participant