cloning icon indicating copy to clipboard operation
cloning copied to clipboard

Complimentray cloneOnly method

Open GoogleCodeExporter opened this issue 11 years ago • 1 comments

There is a dontClone method. I would suggest to also do the opposite where you 
specify the only classes that can be cloned.

Original issue reported on code.google.com by [email protected] on 19 Jul 2011 at 10:11

GoogleCodeExporter avatar Mar 14 '15 03:03 GoogleCodeExporter

dontClone() and shouldClone() should take package references in addition to specific classes. This could make this library usable in Spring/JPA environments.

kkcombs avatar Apr 30 '15 23:04 kkcombs