From dfc2b65c1b6d2f938f68b7868a14d8f9a4faab9e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 11 Jun 2009 03:15:15 +0000 Subject: Merge unifyroutesandtraversal branch into trunk --- docs/narr/urlmapping.rst | 7 ------- 1 file changed, 7 deletions(-) (limited to 'docs/narr/urlmapping.rst') diff --git a/docs/narr/urlmapping.rst b/docs/narr/urlmapping.rst index 3c74d04d9..21f6235f8 100644 --- a/docs/narr/urlmapping.rst +++ b/docs/narr/urlmapping.rst @@ -90,10 +90,3 @@ URL-based dispatch. :mod:`repoze.bfg` provides support for both approaches. You can use either as you see fit. -.. note:: - - Most existng :mod:`repoze.bfg` applications use :term:`traversal` to - map URLs to code. This is mostly due to the :term:`Zope` heritage - of :mod:`repoze.bfg` and because it aids applications that require - highly granular declarative security assertions. - -- cgit v1.2.3