[Checkins] [zopefoundation/Zope] 82599e: Branch for making brains object's 'getObject' rais...

GitHub noreply at github.com
Tue Feb 26 16:42:00 UTC 2013


  Branch: refs/heads/tseaver-catalog_getObject_raises
  Home:   https://github.com/zopefoundation/Zope
  Commit: 82599e575f933b2cc2d577608b013bb58ac418e2
      https://github.com/zopefoundation/Zope/commit/82599e575f933b2cc2d577608b013bb58ac418e2
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2005-04-01 (Fri, 01 Apr 2005)

  Log Message:
  -----------
  Branch for making brains object's 'getObject' raise, configurably.


  Commit: bd048ce11f205a84eb94e4ab550b5fb20e1a9930
      https://github.com/zopefoundation/Zope/commit/bd048ce11f205a84eb94e4ab550b5fb20e1a9930
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2005-04-01 (Fri, 01 Apr 2005)

  Changed paths:
    M doc/CHANGES.txt
    M lib/python/OFS/Traversable.py
    M lib/python/Products/ZCatalog/CatalogBrains.py
    M lib/python/Products/ZCatalog/tests/testBrains.py
    M lib/python/Products/ZCatalog/tests/testCatalog.py
    M lib/python/Zope2/Startup/handlers.py
    M lib/python/Zope2/Startup/zopeschema.xml

  Log Message:
  -----------
  CatalogBrains' 'getObject' now raises by default.

o Old "return None" behavior can be restored with a deprecated ZConfig
  option.


Compare: https://github.com/zopefoundation/Zope/compare/82599e575f93^...bd048ce11f20


More information about the checkins mailing list