deen icon indicating copy to clipboard operation
deen copied to clipboard

Add serialization support

Open takeshixx opened this issue 8 years ago • 0 comments

An additional category for object (de)serialization could be useful. The following formats could be implemented quite easily:

  • Python object serialization with Pickle
  • Java object serialization with javaobj

takeshixx avatar Oct 09 '17 08:10 takeshixx