Hi,

I've been trying to use this technic but it's not all gold.

The problem is that some actions compose of calls which some needs to be in a background thread yet some need to be on the UI thread. How do you think of solving this problem?