This would allow to have isolation on the webblocks and have the screens coordinate several sections of the page, all in the same transaction.
Ex: The screen manages a person, and we have a webblock responsible for saving the address section, another the contacts, and another the general detail. The button Save on the Screen would call all the Saves in the webblocks.
This would increase reusability a lot.