fastjson icon indicating copy to clipboard operation
fastjson copied to clipboard

Still maintaining?

Open madpink opened this issue 8 years ago • 0 comments

Hey Bob,

I'm making a bunch of changes to the library and wasn't sure if you were still interested in updating it.

So would you prefer I make a pull request my changes, or would you prefer I fork it and maintain on my own? Currently, Ive added my modified version to my CouchDB lib.

The changes I've been making include: -maintaining the sequence of a JSON array in order of the numeric array it is based on -adding an option for inserting null into a JSON array when the numeric array it is based on has gaps -changing the "keepNumeric" option to a script local variable -adding a "set local" type command for these options instead of passing as params

I have a few other changes as well I'm working on.

Let me know if you want me to pull or tell me to fork off ;)

madpink avatar Jul 20 '17 12:07 madpink