Hello.
I have the following problem: The methods or classes I register with addHandler should be able to use a reference to my program. But I can only insert the classname in the method addHandler. How can the reference be set? Can I access the instantiated object on the xmlrpc server? On xmlrpc2 it was possible to provide an object to the addHandler method. How can this be done now? Best regards, Marco