Chris McDonough
2010-01-19 37bcb77a86b73151c781d8b0b8c2d3d4e14f5fe7
refs
author Chris McDonough <chrism@agendaless.com>
Tuesday, January 19, 2010 03:08 +0100
committer Chris McDonough <chrism@agendaless.com>
Tuesday, January 19, 2010 03:08 +0100
commit37bcb77a86b73151c781d8b0b8c2d3d4e14f5fe7
tree b59bda2b0e5151ffe17b39f6fa6e82d6409b333e tree | zip | gz
parent 56971c5db0ba61bdc270da8e72c35708f93d9e11 view | diff
Bug Fixes
---------

- When the ``Configurator`` is passed an instance of
``zope.component.registry.Components`` as a ``registry`` constructor
argument, fix the instance up to have the attributes we expect of an
instance of ``repoze.bfg.registry.Registry`` when ``setup_registry``
is called. This makes it possible to use the global Zope component
registry as a BFG application registry.

Documentation
-------------

- Change renderings of ZCML directive documentation.

- Add a narrative documentation chapter: "Using the Zope Component
Architecture in ``repoze.bfg``"


1 files added
24 files modified
482 ■■■■ changed files
CHANGES.txt 23 ●●●●● diff | view | raw | blame | history
docs/authorintro.rst 9 ●●●●● diff | view | raw | blame | history
docs/copyright.rst 7 ●●●●● diff | view | raw | blame | history
docs/index.rst 1 ●●●● diff | view | raw | blame | history
docs/latexindex.rst 1 ●●●● diff | view | raw | blame | history
docs/narr/webob.rst 36 ●●●●● diff | view | raw | blame | history
docs/narr/zca.rst 302 ●●●●● diff | view | raw | blame | history
docs/zcml/adapter.rst 4 ●●●● diff | view | raw | blame | history
docs/zcml/authtktauthenticationpolicy.rst 8 ●●●●● diff | view | raw | blame | history
docs/zcml/configure.rst 1 ●●●● diff | view | raw | blame | history
docs/zcml/forbidden.rst 4 ●●●● diff | view | raw | blame | history
docs/zcml/include.rst 2 ●●●●● diff | view | raw | blame | history
docs/zcml/notfound.rst 4 ●●●● diff | view | raw | blame | history
docs/zcml/remoteuserauthenticationpolicy.rst 2 ●●●●● diff | view | raw | blame | history
docs/zcml/renderer.rst 2 ●●●●● diff | view | raw | blame | history
docs/zcml/repozewho1authenticatiohnpolicy.rst 2 ●●●●● diff | view | raw | blame | history
docs/zcml/resource.rst 2 ●●●●● diff | view | raw | blame | history
docs/zcml/route.rst 17 ●●●●● diff | view | raw | blame | history
docs/zcml/scan.rst 1 ●●●● diff | view | raw | blame | history
docs/zcml/static.rst 3 ●●●●● diff | view | raw | blame | history
docs/zcml/subscriber.rst 2 ●●●●● diff | view | raw | blame | history
docs/zcml/utility.rst 4 ●●●● diff | view | raw | blame | history
docs/zcml/view.rst 17 ●●●●● diff | view | raw | blame | history
repoze/bfg/configuration.py 14 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_configuration.py 14 ●●●●● diff | view | raw | blame | history