> It would be nice if a Python string could also be passed as a > wstring parameter. Then it should all work perfectly. We would be > able to change the 4Suite Server IDLs to use wstring. I doubt that you can make this work reliably. What encoding should the ORB negotiate or assume when it gets a narrow (byte) string? Regards, Martin