Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Json(Object|Array) directly instead of serializing to json twice #111

Closed
wants to merge 4 commits into from

Conversation

p14n
Copy link
Contributor

@p14n p14n commented Feb 27, 2014

Now capable of encoding Datomic EntityMaps. Slight performance improvement from skipping the clojure.data.json step.

re: https://groups.google.com/forum/#!topic/vertx/OZhE0laA9I4

Signed-off-by: Dean Pehrsson-Chapman <dean@p14n.com>
…tx json objects

Signed-off-by: Dean Pehrsson-Chapman <dean@p14n.com>
Signed-off-by: Dean Pehrsson-Chapman <dean@p14n.com>
@tobias
Copy link
Contributor

tobias commented Feb 28, 2014

Great, thanks! I built the 1.0.0.Beta3 release last night just before your PR, so I'll merge this in and try to put out a Beta4 next week.

Apologies if I've already asked you do to this, but have you signed/can you sign the Eclipse CLA? I'll need that done before I can merge: http://www.eclipse.org/legal/CLA.php

@tobias tobias added this to the 1.0.0.Beta4 milestone Feb 28, 2014
@p14n
Copy link
Contributor Author

p14n commented Feb 28, 2014

Cool, ta.
I've signed it previously for other vert commits.

@tobias
Copy link
Contributor

tobias commented Mar 4, 2014

I've merged this in, and cleaned up some of the functions a bit. I'm going to release a 1.0.0.RC1 with these changes today.

@tobias tobias closed this Mar 4, 2014
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.

2 participants