[Checkins] [zopefoundation/Products.BTreeFolder2] 252612: Zope now sends Zope 3 events when objects are adde...

GitHub noreply at github.com
Mon Feb 25 22:22:19 UTC 2013


  Branch: refs/heads/zope2-philikon-zope32-integration
  Home:   https://github.com/zopefoundation/Products.BTreeFolder2
  Commit: 252612fc6e5ed80eaf3ea6cc0be50818a9b9cef5
      https://github.com/zopefoundation/Products.BTreeFolder2/commit/252612fc6e5ed80eaf3ea6cc0be50818a9b9cef5
  Author: Florent Guillaume <fg at nuxeo.com>
  Date:   2005-10-31 (Mon, 31 Oct 2005)

  Changed paths:
    A BTreeFolder2.py

  Log Message:
  -----------
  Zope now sends Zope 3 events when objects are added or removed from
standard containers. manage_afterAdd, manage_beforeDelete and
manage_afterClone are now deprecated. See
lib/python/Products/Five/tests/event.txt for details.

This requires Five 1.3 (included in Zope 2.9).


  Commit: 8386e6e65c5ee8ac3d48b98efebc93b7bad8d750
      https://github.com/zopefoundation/Products.BTreeFolder2/commit/8386e6e65c5ee8ac3d48b98efebc93b7bad8d750
  Author: Florent Guillaume <fg at nuxeo.com>
  Date:   2005-11-02 (Wed, 02 Nov 2005)

  Changed paths:
    M BTreeFolder2.py

  Log Message:
  -----------
  Moved more stuff from Five into Zope itself.
Event interfaces are now in OFS.interfaces.
IFiveObjectClonedEvent has been renamed into IObjectClonedEvent.


Compare: https://github.com/zopefoundation/Products.BTreeFolder2/compare/252612fc6e5e^...8386e6e65c5e


More information about the checkins mailing list