Mercurial > pub > Impl
diff Lib/IMPL/Web/Handler/TTView.pm @ 240:abc7c26bf615
+Added ObjectFactory for templates with static members support
*fixed web-resource model errors
author | sergey |
---|---|
date | Wed, 17 Oct 2012 17:41:29 +0400 |
parents | a4d9126edcbb |
children | f48a1a9f4fa2 |
line wrap: on
line diff
--- a/Lib/IMPL/Web/Handler/TTView.pm Tue Oct 16 20:14:11 2012 +0400 +++ b/Lib/IMPL/Web/Handler/TTView.pm Wed Oct 17 17:41:29 2012 +0400 @@ -5,7 +5,7 @@ use IMPL::Const qw(:prop); use IMPL::declare { require => { - Factory => 'IMPL::Object::Factory', + Factory => 'IMPL::Web::View::ObjectFactory', HttpResponse => 'IMPL::Web::HttpResponse' }, base => [