Elad Hirsch
Elad Hirsch
Hi @kostaskougios we got a major situation were we need to clone a complex object that include many CGLib based proxies inside the object graph. the current registerCloningStrategy dont allow...
Hi @kostaskougios as part of our object graph we got an inner element that contains primitive members that if the custom cloning strategy return NULL_INSTEAD_OF_CLONE. we getting ``` java.lang.IllegalArgumentException: Can...
Hello :-) first i just wanted to say thanks for this great project. we integrated ui-grid as part of our table-grid , and for some unknown reason the amount of...