GithubHelp home page GithubHelp logo

Comments (10)

xpol avatar xpol commented on July 2, 2024

It contains integers 1 to 2.
I'll check it later.

from lua-rapidjson.

stepelu avatar stepelu commented on July 2, 2024

Thanks for the prompt reply.

Yes, but the documentation says it's threted as an object if either the array option is set via __jsontype or if 'table contains only integer keys from 1 to n' (notice the word 'only').

So either the code or the documentation should be changed.
I am fine with either, I do not know what you're trying to achieve.

from lua-rapidjson.

xpol avatar xpol commented on July 2, 2024

I'm trying to do changes like:

  • A table is encoded as json array if:
    • have meta field __jsontype set to 'array'.
    • don't have meta filed __jsontype and length > 0.
  • When table is encoded as json object, only string keys and its values are encoded.

from lua-rapidjson.

stepelu avatar stepelu commented on July 2, 2024

That's fine to me.

from lua-rapidjson.

xpol avatar xpol commented on July 2, 2024

@stepelu
I have just released 0.4.0, you can install via luarocks install rapidjson.
And updated doc.

from lua-rapidjson.

stepelu avatar stepelu commented on July 2, 2024

Thanks for the update.

As soon as the upgrade to the new luarocks is finished I will add it to my
distribution as well.

BTW, are you using the latest rapidjson?
They fixed an issue I opened for the serialization of Nan.
On 25 Jan 2016 05:32, "xpol" [email protected] wrote:

@stepelu https://github.com/stepelu
I have just released 0.4.0, you can install via luarocks install rapidjson
.
And updated doc
https://github.com/xpol/lua-rapidjson#value-type-mappings.


Reply to this email directly or view it on GitHub
#9 (comment).

from lua-rapidjson.

xpol avatar xpol commented on July 2, 2024

@stepelu
It seems not included that fix.
I'll do a subtree pull and release again.

from lua-rapidjson.

xpol avatar xpol commented on July 2, 2024

You may try 0.4.2 now.

from lua-rapidjson.

stepelu avatar stepelu commented on July 2, 2024

NaN encoding, i.e. encode(0/0), is not throwing an error (nil + error message).
I expected so according to: Tencent/rapidjson#509

from lua-rapidjson.

xpol avatar xpol commented on July 2, 2024

Close this for now.
Feel free to reopen if the 'mixed' table issue has not fixed.

from lua-rapidjson.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.