appobject.py
branchtls-sprint
changeset 1282 272d8ec6f308
parent 1174 7dac5aeafb86
child 1398 5fe84a5f7035
--- a/appobject.py	Tue Apr 07 19:55:38 2009 +0200
+++ b/appobject.py	Wed Apr 08 11:29:28 2009 +0200
@@ -62,7 +62,11 @@
         cls.config = vreg.config
         cls.register_properties()
         return cls
-
+    
+    @classmethod
+    def vreg_initialization_completed(cls):
+        pass
+    
     @classmethod
     def selected(cls, *args, **kwargs):
         """by default web app objects are usually instantiated on