Maxime Warnier (2014-06-11T06:49:13.000Z)
domenic at domenicdenicola.com (2014-06-12T22:40:10.806Z)
Thanks for your answers. Object.assign seems good but provides only copy for enumerable properties, not a real deep clone. I know for jquery, that's why i precised "only for DOM" but it was just to show the syntax :)