diff Lib/IMPL/Web/View/TTDocument.pm @ 263:0f59b2de72af

*fixed IMPL::DOM::Schema circular module references *modified IMPL::Object::Singleton, added auto-activation *code cleanups, docs
author sergey
date Wed, 09 Jan 2013 05:17:44 +0400
parents 7c517134c42f
children bbc0da7ef90e
line wrap: on
line diff
--- a/Lib/IMPL/Web/View/TTDocument.pm	Sat Dec 29 03:22:15 2012 +0400
+++ b/Lib/IMPL/Web/View/TTDocument.pm	Wed Jan 09 05:17:44 2013 +0400
@@ -94,7 +94,7 @@
             my $ctx = new Template::Context($opts);
             
             $factory = new IMPL::Web::View::TTFactory(
-                $template->class || typeof IMPL::Web::View::TTControl,
+                $template->class || TTControl,
                 $template,
                 $ctx,
                 $opts