elsa icon indicating copy to clipboard operation
elsa copied to clipboard

Support class rename in SerializerPojo

Open jankotek opened this issue 9 years ago • 0 comments

Support class rename in SerializerPojo. Unregistered class names are stored in binary data.

  • add ElsaMaker.registerClassRename() to register alternative class name
  • alternative name will be used if the new class name is not available
  • handle following combinations: Old class available (yes/no); binary data have (old/new) class

jankotek avatar Jan 01 '17 18:01 jankotek