Comment 14 for bug 98275

Revision history for this message
Christian Theune (ctheune) wrote :

I have another fix on my machine. It requires me to modify the Connection._registeredobjects list from the serializer. Is this clean enough? I have the feeling that we break the law of demeter. :(

Note that the patch is incomplete because a Stub-Connection object breaks due to the access to internal variables.