diff _test/Resources/app.xml @ 67:9f5795a10939

Documentation, minor fixes
author wizard
date Fri, 19 Mar 2010 20:06:12 +0300
parents f47f93534005
children 964587c5183c
line wrap: on
line diff
--- a/_test/Resources/app.xml	Thu Mar 18 17:58:33 2010 +0300
+++ b/_test/Resources/app.xml	Fri Mar 19 20:06:12 2010 +0300
@@ -27,7 +27,7 @@
 	<responseCharset>utf-8</responseCharset>
 	
 	<!-- Actions creation configuration -->
-	<factoryAction type="IMPL::Object::Factory">
+	<actionFactory type="IMPL::Object::Factory">
 		<factory>IMPL::Web::Application::Action</factory>
 		<parameters type='HASH'>
 			<responseFactory type='IMPL::Object::Factory'>
@@ -37,7 +37,7 @@
 				</parameters>
 			</responseFactory>
 		</parameters>
-	</factoryAction>
+	</actionFactory>
 	
 	<!-- Query processing  -->
 	<handlersQuery type="IMPL::Object::List">