[Checkins] [zopefoundation/mongopersist] fb23d8: Allow deserialization not to prefer persistent ver...

GitHub noreply at github.com
Sat Jul 13 16:37:50 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/mongopersist
  Commit: fb23d86356cdb2a45b5f1a049ef8b43e0a5a3ff8
      https://github.com/zopefoundation/mongopersist/commit/fb23d86356cdb2a45b5f1a049ef8b43e0a5a3ff8
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-07-13 (Sat, 13 Jul 2013)

  Changed paths:
    M src/mongopersist/serialize.py

  Log Message:
  -----------
  Allow deserialization not to prefer persistent versions of lists and dictionaries.

This is useful if you want to use the serializer as a json dump for
arbitrary non-persistent object trees. Yeah, jsonpickle did not cut it.





More information about the checkins mailing list