Inada Naoki

Results 343 comments of Inada Naoki

While I'm not @frsyuki, I'm -0.5 on adding version. I would like to make msgpack like JSON. Fixing format is better than versioning format. If we have "v2", many people...

Does it relate to this issue? While format is stable, polishing specification is not only fixing typos. It may require a lot of time and energy.

This repository is for msgpack spec, not python implementation. And your report seems very bad. It's very far from "reproducible." I think you should use Stackoverflow to get advice from...

I think there are no chance to add it, as same reason to JSON doesn't have it. But you can build your own format on top of msgpack.

str8 is introduced in msgpack 2.0. So some libraries doesn't support it yet.

> Big numbers and decimals are a niche use case, but if you need them, it may be crucial to have support in your serialization format. At least, MessagePack allows...

> JSON does have a standard representation of a biginteger. Really? Is it portable, standardized, well engineered long integer representation? ![2018-05-07 17 07 02](https://user-images.githubusercontent.com/199592/39691620-179dc79c-5219-11e8-969f-788847deea1a.png) > because they are already a...

@nlohmann have you really followed these instruction? https://github.com/msgpack/website/blob/master/README.md#how-to-list-up-your-project-on-msgpackorg

There was hint already.. https://github.com/msgpack/msgpack/issues/221#issuecomment-267703695