Hey everybody, I am using osso rpc as dbus abstraction to do some kind of rpc and now I am at a point where I wanna return an array of structs as the return value of a rpc call. Now it looks like you can only return simple types with osso rpc so I was wondering if somebody have had that problem before and found some nice way around that (maybe using raw dbus in addition to osso rpc?). Cheers and thanks, Christian P.s.: Please cc me since I am not on the list.