Changes between Initial Version and Version 1 of Ticket #24607, comment 2


Ignore:
Timestamp:
Apr 9, 2015, 5:34:04 AM (9 years ago)
Author:
Denys Duchier

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24607, comment 2

    initial v1  
    1 perhaps the serialization of `Person` should include a field:
    2 {{{
    3 "user_ptr": {"username": "sigmund"}
    4 }}}
     1 ah... I see, the issue is in `get_dump_object`
Back to Top