I have seen multiple other ideas about this, but none were at the level that I need. When you have an application that is composed of multiple application modules (we'll call them) and you refresh a single module that then throws all of the modules out of sync, being able to refresh all of the modules in a specific order across multiple application nodes would be amazing.
Say, I need to refresh something in my <appname>_CW application that then throws multiple modules in my <appname>_BL application , into the <appname>UI application. Being able to select which modules to refresh in which order would save a lot of time.