Hi Forum,
I have a questiton concerning distributet objects. I have created an application with two threads. The idea is that the main thread is responsible to do all the user interaction and that the spawned worker thread is responsible to do all the long blocking work like loading files etc...