[Checkins] [zopefoundation/mongopersist] e949ab: Fixed two tricky bugs with some initialization edg...

GitHub noreply at github.com
Sun Oct 6 16:15:37 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/mongopersist
  Commit: e949ab5015d9be17655e069574130b3d32561991
      https://github.com/zopefoundation/mongopersist/commit/e949ab5015d9be17655e069574130b3d32561991
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-10-06 (Sun, 06 Oct 2013)

  Changed paths:
    M CHANGES.txt
    M src/mongopersist/README.txt
    M src/mongopersist/serialize.py
    M src/mongopersist/tests/test_datamanager.py
    M src/mongopersist/tests/test_serialize.py
    M src/mongopersist/zope/tests/test_container.py

  Log Message:
  -----------
  Fixed two tricky bugs with some initialization edge cases but big consequences.

- Fixed a bug where shared colelction among derived classes would not work
  consistently.

- Fixed a bug during initialization of persistent sub-objects in that changes
  would not be seen in the transaction once the datamanger was flushed.





More information about the checkins mailing list