[Checkins] [zopefoundation/mongopersist] 622599: An initial stab at implementing annotations and du...

GitHub noreply at github.com
Thu May 30 05:10:29 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/mongopersist
  Commit: 622599b135e4786ab2cddc45cc7536bd73b5f52c
      https://github.com/zopefoundation/mongopersist/commit/622599b135e4786ab2cddc45cc7536bd73b5f52c
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-05-29 (Wed, 29 May 2013)

  Changed paths:
    A src/mongopersist/zope/annotation.py
    A src/mongopersist/zope/dublincore.py

  Log Message:
  -----------
  An initial stab at implementing annotations and dublin core for Mongo.

Instead of storing annotations in an attribute "__annotations__", we'll
store annotations directly on the object, which makes for a much nicer
Mongo document.

I changed the dublin core implementation to not even worry about
annotations and just store an attribute directly on the object.





More information about the checkins mailing list