cwvreg.py
branchstable
changeset 2927 d249dd9000d9
parent 2914 03fe782c6500
child 2968 0e3460341023
child 3032 f0ae6a5aba3e
child 3055 06814d57514f
--- a/cwvreg.py	Thu Aug 20 17:55:08 2009 +0200
+++ b/cwvreg.py	Thu Aug 20 17:56:22 2009 +0200
@@ -47,7 +47,10 @@
     def __init__(self, vreg):
         super(CWRegistry, self).__init__(vreg.config)
         self.vreg = vreg
-        self.schema = vreg.schema
+
+    @property
+    def schema(self):
+        return self.vreg.schema
 
     def initialization_completed(self):
         # call vreg_initialization_completed on appobjects and print