Changes between Version 13 and Version 14 of pyson
- Timestamp:
- 04/21/21 22:22:44 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pyson
v13 v14 49 49 50 50 A complex example showing many things at once 51 52 NOTICE. This example only works if you are running this from a program, 53 not on the commandline. So run the ObjectMapperTest to see this all work. 54 The reason is that the reference to "test.ObjectMapperTest.Bear" 55 is not understood when using the commandline causing deserialization issues. 51 56 52 57 {{{