aucd29 / cloning

Automatically exported from code.google.com/p/cloning
Other
0 stars 0 forks source link

No way to replace FastCloner #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
registerFastCloner() throws an exception when an attempt it made to replace one 
of the existing, default, fast cloners.

It should:
* silently accept or
* there should be a method to unregister or
* a method to add w/replace if needed (leaving the original add throwing an 
exception)

Original issue reported on code.google.com by jklap...@gmail.com on 22 May 2014 at 5:35

GoogleCodeExporter commented 9 years ago
unregisterFastCloner will be available from 1.9.1 and on

Original comment by kostas.k...@googlemail.com on 21 Jun 2014 at 8:04