Sign in Sign up
rubygems

deep_dive

When you have a system of objects that have many references to each other, it becomes an issue to be able to clone properly that object graph. There may be control objects you may not want to clone, but maintain references to. And some references you may not wish to clone at all. Enter DeepDive. Allows you a means by which you can do controlled deep cloning or copying of your complex interconnected objects.

Activity

Latest release
8y ago
Total releases
22
Cadence
~3 days
Last 12 months
0

Details

License
MIT
First release
Dec 30, 2013
Releases
Version Released
0.3.7 patch
0.3.5 patch
0.3.4 patch
0.3.3 patch
0.3.2 patch
0.2.8 patch
0.2.5 patch
0.3.0 minor
0.2.7 patch
0.2.9 patch
0.3.1 patch
0.2.6 patch
0.2.4 patch
0.2.3 patch
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.1 patch
0.1.0 minor
0.0.6 patch
0.0.4 patch
0.0.2 initial