Author: reinhard
Date: 2006-04-18 14:49:14 -0500 (Tue, 18 Apr 2006)
New Revision: 8416
Modified:
trunk/gnue-common/src/logic/NamespaceCore.py
Log:
Removed hack again.
Modified: trunk/gnue-common/src/logic/NamespaceCore.py
===================================================================
--- trunk/gnue-common/src/logic/NamespaceCore.py 2006-04-18 15:59:19 UTC
(rev 8415)
+++ trunk/gnue-common/src/logic/NamespaceCore.py 2006-04-18 19:49:14 UTC
(rev 8416)
@@ -131,10 +131,6 @@
# triggers attached, not for all objects that can appear in the trigger
# namespace.
xml_object._localTriggerNamespace = {'self': namespace_object}
- # FIXME: Do we really want all this in the local namespace? All of this
- # could be reached with self.xxx anyway.
- xml_object._localTriggerNamespace.update(methods)
- xml_object._localTriggerNamespace.update(namespace_object.__dict__)
return namespace_object
_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue