Actions
Feature #1131
closedWApplication::triggerUpdate() and WServer::post(): make it better
Start date:
01/12/2012
Due date:
% Done:
0%
Estimated time:
Description
Currently, triggerUpdate() instantly propagates changes already made.
However, when used in combination with WServer::post(), we should be able to post-pone the triggerUpdate() until after the entire event has been processed, so that all changes from the event are propagated.
koen
Updated by Koen Deforche almost 13 years ago
- Status changed from New to Resolved
Actions