Changes between Version 9 and Version 10 of pyson


Ignore:
Timestamp:
04/21/21 22:04:34 (4 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pyson

    v9 v10  
    1515}}}
    1616
    17 NOTICE you may want to use the latest version. Check [source:https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/browser/packson3/dist] for the latest.
     17NOTICE you may want to use the latest version. Check [source:/Utilities/browser/packson3/dist] for the latest.
    1818
    1919The basic version determines the types for (de)serialization from the __init__ function in the involved classes. Polymorphism is supported, so derived classes can (de)serialized from a superclass.