No way to have a single method in multiple interfaces
Submitted by Tim Waugh
Assigned to Simon McVittie
Description
Created attachment 40422 testservice.py
With the attached code I expect to have an object /net/cyberelk/Test with two identical interfaces, net.cyberelk.Test.Interface1 and net.cyberelk.Test.Interface2. In fact only one of the interfaces is created.
Attachment 40422, "testservice.py":
testservice.py