work in progress: service managment with composer.schema for tumsm
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1852 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
e6e73ab46d
commit
78cd39eb12
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ class ServiceManager(object):
|
|||
name = self.generateClientName(client)
|
||||
self.clients[name] = client
|
||||
client.__name__ = name
|
||||
client.__parent__ = self
|
||||
return name
|
||||
|
||||
def generateClientName(self, client):
|
||||
|
|
Loading…
Add table
Reference in a new issue