From ec0834c7554010f064e836588211f8c671b950be Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 24 Dec 2010 17:33:42 -0500 Subject: internal ordering --- docs/narr/advconfig.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/narr/advconfig.rst') diff --git a/docs/narr/advconfig.rst b/docs/narr/advconfig.rst index 68e3796fe..e096ef863 100644 --- a/docs/narr/advconfig.rst +++ b/docs/narr/advconfig.rst @@ -371,7 +371,9 @@ Has the same result as: Even though the view statement depends on the registration of a custom renderer, due to two-phase configuration, the order in which the -configuration statements are issued is not important. +configuration statements are issued is not important. ``add_view`` will be +able to find the ``.rn`` renderer even if ``add_renderer`` is called after +``add_view``. The same is untrue when you use an *autocommitting* configurator (see :ref:`autocommitting_configurator`). When an autocommitting configurator is -- cgit v1.2.3