Changes between Version 10 and Version 11 of pyson
- Timestamp:
- 04/21/21 22:06:38 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pyson
v10 v11 15 15 }}} 16 16 17 NOTICE you may want to use the latest version. Check [source:/ Utilities/browser/packson3/dist] for the latest.17 NOTICE you may want to use the latest version. Check [source:/packson3/dist] for the latest. 18 18 19 19 The 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.