Skip to content

Recommend changing function names#30

Open
madpink wants to merge 4 commits into
bhall2001:masterfrom
madpink:master
Open

Recommend changing function names#30
madpink wants to merge 4 commits into
bhall2001:masterfrom
madpink:master

Conversation

@madpink
Copy link
Copy Markdown
Contributor

@madpink madpink commented Jan 31, 2017

Since JSONToArray and ArrayToJSON are now built-in functions, I recommend changing the function names in fastJSON. I Prefixed the commands with "fast.":

fast.arrayToJson
fast.jsonToArray

To prevent confusion/problems with the built-in JSONToArray and ArrayToJSON functions, I recommend adding "fast." before the names
To prevent confusion/problems with the built-in JSONToArray and ArrayToJSON functions, I recommend adding "fast." before the names
Changed main function name to not conflict with built-in library
Sorted numeric array to correct JSON order array
Added option to include blank placeholders in JSON array
Changed scope of some variables/constants
Added "null" text placeholder
@madpink
Copy link
Copy Markdown
Contributor Author

madpink commented Oct 15, 2017

Changed main function name to not conflict with built-in library
Sorted numeric array to correct JSON order array
Added option to include blank placeholders in JSON array
Changed scope of some variables/constants
Added "null" text placeholder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant