diff Lib/IMPL/Web/View/TTContext.pm @ 381:ced5937ff21a

Custom getters/setters support method names in theirs definitions Initial support for localizable labels in DOM schemas
author cin
date Wed, 22 Jan 2014 16:56:10 +0400
parents 1eca08048ba9
children 2c14f66efa08
line wrap: on
line diff
--- a/Lib/IMPL/Web/View/TTContext.pm	Fri Jan 17 15:58:57 2014 +0400
+++ b/Lib/IMPL/Web/View/TTContext.pm	Wed Jan 22 16:56:10 2014 +0400
@@ -387,7 +387,7 @@
             	return $template;
             } 
             
-            #todo $meta->GetISA
+            #todo $meta->GetISA to implement custom hierachy 
             push @isa, @{"${sclass}::ISA"};
         }