Disable Auto compiling of Apps

Question
Is there any possibility to disable the auto-compiling of apps?

Background: There is no official feature, but the auto compiling cost a huge amount of time.
In our project we heavy make use of Filters and SyncSets. And each change triggers a compilation of the whole App. Even small description string changes trigger the reset of the filters.
Here is an image of what it means to change something within a chart (No change to filters, or any data source definition):

Possible Answers: I am looking for just anything. Maybe some sort of console hack with an infinite loop which pauses the compiler? Maybe it is possible to code a Custom component which pauses the Compiler?

6 Likes

In the NEXT Apps Release FOLLOWING “Version Server 1.67.5 | Client 1.98.0 | Docu 2.19.4 | Styleguide 0.63.3” we hope that this improvement helps to overcome the reported issue here.
Feel free to feedback once you used it.
Here a illustration about what is upcoming.

1 Like