Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Replace Gson.deepClone workaround #353

Merged
merged 2 commits into from
May 4, 2016
Merged

Replace Gson.deepClone workaround #353

merged 2 commits into from
May 4, 2016

Conversation

sarastinishi
Copy link

Instead CloneUtils simply mimics polymorphic behaviour of native JsonElement descendants. Not very elegant, though works without extra dependencies and within parent package.

Phil Filonov added 2 commits May 4, 2016 12:41
…ass now simply mimics behaviour of native deepCopy methods defined in JsonObject, JsonArray, JsonPrimitive and JsonNull.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 49.649% when pulling 45b3bb1 on yuriyfilonov:master into 01b63de on searchbox-io:master.

@kramer kramer changed the title Removed extra dependencies Replace Gson.deepClone workaround May 4, 2016
@kramer kramer merged commit 354db04 into searchbox-io:master May 4, 2016
@kramer
Copy link
Member

kramer commented May 4, 2016

Thank you again for your contribution @yuriyfilonov !

@sarastinishi
Copy link
Author

No probs. Thanks to you 2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants