Hook for executing code after HTTP response & flush to database
I would like a hook to execute code after a page request.
The specific use case: flag all derived values dirty that depend on values changed. This needs to happen after the changed values are written to the database.
Submitted by Daco Harkes on 3 November 2015 at 12:10
Issue Log
On 3 February 2016 at 12:53 Danny Groenewegen commented:
https://github.com/webdsl/webdsl/commit/4594c6073fdda8352e78a78696a7df4369444e56
On 3 February 2016 at 12:53 Danny Groenewegen closed this issue.
Log in to post comments