[Checkins] [zopefoundation/zope.app.component] 79fc37: Make deprecation warning a bit more informative ab...

GitHub noreply at github.com
Tue Mar 12 13:24:16 UTC 2013


  Branch: refs/heads/monolithic-zope3-3.3
  Home:   https://github.com/zopefoundation/zope.app.component
  Commit: 79fc37be6a1dfbb3e934f9fa83f45581a32436ff
      https://github.com/zopefoundation/zope.app.component/commit/79fc37be6a1dfbb3e934f9fa83f45581a32436ff
  Author: Martijn Faassen <faassen at startifact.com>
  Date:   2006-06-14 (Wed, 14 Jun 2006)

  Changed paths:
    A metaconfigure.py

  Log Message:
  -----------
  Make deprecation warning a bit more informative about what to do.


  Commit: 2f7c9f266161f17e5e83f4a5fbc5d049d8ba9ff9
      https://github.com/zopefoundation/zope.app.component/commit/2f7c9f266161f17e5e83f4a5fbc5d049d8ba9ff9
  Author: Martijn Faassen <faassen at startifact.com>
  Date:   2006-06-14 (Wed, 14 Jun 2006)

  Changed paths:
    M metaconfigure.py

  Log Message:
  -----------
  Make this a bit more clear.


  Commit: b9a251f74834cf498fa8bfd91254207a743fabe3
      https://github.com/zopefoundation/zope.app.component/commit/b9a251f74834cf498fa8bfd91254207a743fabe3
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-07-02 (Sun, 02 Jul 2006)

  Changed paths:
    A configure.zcml
    A site.py

  Log Message:
  -----------
  Make adapter easier to register from Python code (e.g. in tests)


  Commit: a98f799874516249c55f24dd82210658b72dca29
      https://github.com/zopefoundation/zope.app.component/commit/a98f799874516249c55f24dd82210658b72dca29
  Author: Benji York <benji at benjiyork.com>
  Date:   2006-07-26 (Wed, 26 Jul 2006)

  Changed paths:
    A browser/configure.zcml

  Log Message:
  -----------
  apply revision 69265 to 3.3 branch


  Commit: bf016eab149c7dc0a8dae6ce4cb884031beccd19
      https://github.com/zopefoundation/zope.app.component/commit/bf016eab149c7dc0a8dae6ce4cb884031beccd19
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-07-31 (Mon, 31 Jul 2006)

  Changed paths:
    A back35.py

  Log Message:
  -----------
  Added some more compatibility.


  Commit: 49171b31caea2825b83f151f28543d7504d8d6e2
      https://github.com/zopefoundation/zope.app.component/commit/49171b31caea2825b83f151f28543d7504d8d6e2
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-07-31 (Mon, 31 Jul 2006)

  Changed paths:
    M back35.py

  Log Message:
  -----------
  removed prematurely committed changes


  Commit: 22acf45440d12cddc282aec8b760c8008d70dfa2
      https://github.com/zopefoundation/zope.app.component/commit/22acf45440d12cddc282aec8b760c8008d70dfa2
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-07-31 (Mon, 31 Jul 2006)

  Changed paths:
    M back35.py
    A tests/deprecated35_registration.txt

  Log Message:
  -----------
  Added some more compatibility.


  Commit: b092aa08c4c2af9330d817c92f1cc7a3250a2795
      https://github.com/zopefoundation/zope.app.component/commit/b092aa08c4c2af9330d817c92f1cc7a3250a2795
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-07-31 (Mon, 31 Jul 2006)

  Changed paths:
    M back35.py
    A tests/test_registration.py

  Log Message:
  -----------
  Fixed issue 676, utilities defined in Zope 3.2 weren't
converted properly.


  Commit: 92b6bbfd8f2d65ee148ac15851e50984c1f3702c
      https://github.com/zopefoundation/zope.app.component/commit/92b6bbfd8f2d65ee148ac15851e50984c1f3702c
  Author:  <laxyf at yahoo.fr>
  Date:   2006-08-05 (Sat, 05 Aug 2006)

  Changed paths:
    A browser/metadirectives.py
    A contentdirective.py
    A metadirectives.py

  Log Message:
  -----------
  Write BBB docstrings for deprecated directives.
These statements should appear within ++apidoc++ for ZCML.

List of deprecated directives:
. zope
	content
	defaultLayer
	defaultView
	factory
	localUtility *not yet deprecated*
	modulealias
	vocabulary

. browser
	layer
	skin
	tool

. renderer
	renderer


  Commit: 73b942669b988e5887e4efce4d95405ab1422871
      https://github.com/zopefoundation/zope.app.component/commit/73b942669b988e5887e4efce4d95405ab1422871
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-08-13 (Sun, 13 Aug 2006)

  Changed paths:
    A browser/registration.pt

  Log Message:
  -----------
  Improve usability of registration UI a little bit.

"Click <a>here</a>" links are horrible, buttons are at least more visible
and better to explain.


  Commit: 86b3dbc485e816a1e1957f21bac60e2416b6c175
      https://github.com/zopefoundation/zope.app.component/commit/86b3dbc485e816a1e1957f21bac60e2416b6c175
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-08-13 (Sun, 13 Aug 2006)

  Changed paths:
    A browser/registration.txt

  Log Message:
  -----------
  Adjust browser test after improving the registration API


  Commit: 1524cb34d1d7e3e391b2c9f4f758edc526ea4844
      https://github.com/zopefoundation/zope.app.component/commit/1524cb34d1d7e3e391b2c9f4f758edc526ea4844
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-08-18 (Fri, 18 Aug 2006)

  Changed paths:
    A browser/__init__.py

  Log Message:
  -----------
  Back out r69591 and r69592 (the fix for issue 680) since it broke
existing code.  Need different fix.


  Commit: 227394b91b1944b5f1cbe3d01446ba2006bc386b
      https://github.com/zopefoundation/zope.app.component/commit/227394b91b1944b5f1cbe3d01446ba2006bc386b
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2006-09-26 (Tue, 26 Sep 2006)

  Changed paths:
    A README.txt
    A __init__.py

  Log Message:
  -----------
  - Fixed ``get/queryNextUtility`` to work with multiple base registries.


  Commit: aaa5c3bd73e13cd81d70bb30a2f09707dcd8bf5f
      https://github.com/zopefoundation/zope.app.component/commit/aaa5c3bd73e13cd81d70bb30a2f09707dcd8bf5f
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2006-11-13 (Mon, 13 Nov 2006)

  Changed paths:
    M back35.py

  Log Message:
  -----------
  backport bugfix from revision 71115:
- Avoid to get a KeyError in generation 3 evolve method


  Commit: 0df9cd292be85d6ef1995a2c71833255f8eadb4e
      https://github.com/zopefoundation/zope.app.component/commit/0df9cd292be85d6ef1995a2c71833255f8eadb4e
  Author: Christian Theune <ct at gocept.com>
  Date:   2006-12-18 (Mon, 18 Dec 2006)

  Changed paths:
    M metadirectives.py

  Log Message:
  -----------
   - Fixed issue 707: updated BBB documentation


  Commit: 9b8191e036e200a54fc25be9088b4f4a0a33e659
      https://github.com/zopefoundation/zope.app.component/commit/9b8191e036e200a54fc25be9088b4f4a0a33e659
  Author: Ross Patterson <me at rpatterson.net>
  Date:   2007-01-19 (Fri, 19 Jan 2007)

  Changed paths:
    M tests/test_registration.py

  Log Message:
  -----------
  Merge PersistentInterfaceClass fix from trunk r72109 as described in
http://www.zope.org/Collectors/Zope3-dev/747.


  Commit: 41c5b6c003cb4ad733a5455606550b7bda219d2c
      https://github.com/zopefoundation/zope.app.component/commit/41c5b6c003cb4ad733a5455606550b7bda219d2c
  Author: Christian Theune <ct at gocept.com>
  Date:   2007-04-21 (Sat, 21 Apr 2007)

  Changed paths:
    A tests/test_vocabulary.py
    A vocabulary.py

  Log Message:
  -----------
   - backport of fixes for 99408 and 99402


Compare: https://github.com/zopefoundation/zope.app.component/compare/79fc37be6a1d^...41c5b6c003cb


More information about the checkins mailing list