Changes between Version 14 and Version 15 of pyson


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

--

Legend:

Unmodified
Added
Removed
Modified
  • pyson

    v14 v15  
    5050A complex example showing many things at once
    5151
    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.
     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.
    5656
    5757{{{