Coder Social home page Coder Social logo

Comments (8)

pah avatar pah commented on May 18, 2024

I missed to mention scanlime/rapidjson by @scanlime, which contains a DeepCopy function proposal (somewhat conflicting with my proposal in pah/rapidjson#2).

from rapidjson.

rjeczalik avatar rjeczalik commented on May 18, 2024

+1

from rapidjson.

chrismanning avatar chrismanning commented on May 18, 2024

An "official" mirror would definitely be a good thing.

I would not recommend using my fork as my changes A) were very inconsistent, B) introduce STL which rapidjson was originally explicit to avoid (for whatever reason), and C) sacrifice a little performance, from replacing some (as I said, very inconsistent) placement news with swaps, IIRC.

I've been using my own BSON library (jbson) for a while which parses JSON directly to BSON with decent performance and a nicer interface which fulfills my needs, so I'm unlikely to work on rapidjson any more.

from rapidjson.

pah avatar pah commented on May 18, 2024

@miloyip: Thanks for starting to push code to GitHub. Can you please briefly comment on your plans regarding the short-term development of rapidjson? Are you willing to accept pull-requests via GitHub?

My GitHub fork contains a slightly dfifferent git-svn history, correctly attributing the changes to your GitHub account (see svn/trunk branch here). Do you want to adopt this branch as master in the official repository? Otherwise, I would recreate my fork to become a real GitHub fork and start submitting pull-requests for the issues fixed in my repository.

Thanks,
Philipp

from rapidjson.

miloyip avatar miloyip commented on May 18, 2024

@pah I wrote a little bit at this wiki. Solving long-awaited issues should be the first priority. And I hope to finish document and examples in order to make a release. I am open on these plan.
Actually rapidjson is my first open source project and I am lack of experience running it. I will be glad if you can give me advices. Or we can discuss via gtalk or other means.

from rapidjson.

pah avatar pah commented on May 18, 2024

Yes, I saw the wiki pages. The roadmap mostly covers the longer term development. I'm currently more interested in an efficient way to address the "fixes to open issues", i.e. by reintegrating the patches that are floating around in the Google code issue tracker as well as in the different forks here at GitHub.

I'll drop you a mail with my Gtalk/XMPP/Skype handle, maybe we can come up with a good process to efficiently handle this merging process.

from rapidjson.

ArtemGr avatar ArtemGr commented on May 18, 2024

Glad to see you guys beginning the process of processing the process. : )

from rapidjson.

pah avatar pah commented on May 18, 2024

@miloyip: As you may have seen, I have now opened several pull-requests with my patches against the new official upstream repo here at GitHub.

The "fixes/xx" pull-requests (#9, #10, #11, #12, #13, #14) are all against the master branch , whereas the "feature/xx" pull-requests are against the dev branch (#15, #16, #17).

Please let me know what you think, I'd happily adjust the changes based on your feedback.

from 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.