I'm looking for a common and elegant way to manage interfaces update. I know that user interface code must be run in main thread, so when i need some computation o network task i use GDC with this pattern:I'm looking for a common and elegant way to man