X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fxwt%2FTemplate.java;h=207f85987aebee598455fe317d963763f3d7c04c;hb=5e8485ac88b45693b5cdb8e70f346b92732eb91f;hp=209ae25ec5fbdb1b9a9dc6108d14a0a43b4c6143;hpb=6b010667b40641fdb82925e56466f847f721ef1f;p=org.ibex.core.git diff --git a/src/org/xwt/Template.java b/src/org/xwt/Template.java index 209ae25..207f859 100644 --- a/src/org/xwt/Template.java +++ b/src/org/xwt/Template.java @@ -117,7 +117,7 @@ public class Template { t.apply(b, callback, xwt); } - PerInstantiationScope pis = new PerInstantiationScope(b, xwt, parentPis); + PerInstantiationScope pis = new PerInstantiationScope(b, xwt, parentPis, staticScope); for (int i=0; children != null && i