Details
Description
We need to implement form delta-submission so that the amount of data sent over the wire is minimized.
Issue Links
- is duplicated by
-
ICE-5159 Implement low bandwidth form submission
- Closed
After a failed prototype and some additional discussions we came to the conclusion that we need a delta submit implementation that is not spreading like cancer throughout the entire code base. Also it should be easily turned on or off.