diff Lib/IMPL/Web/Application/CustomResource.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 6d8092d8ce1b
children 814d755e5d12
line wrap: on
line diff
--- a/Lib/IMPL/Web/Application/CustomResource.pm	Tue Oct 16 20:14:11 2012 +0400
+++ b/Lib/IMPL/Web/Application/CustomResource.pm	Wed Oct 17 17:41:29 2012 +0400
@@ -24,7 +24,6 @@
 
 sub InitContract {
     my ($self) = @_;
-    
     $self->_contractInstance(
         $self->contractFactory->new(
             resourceFactory => $self,