[Cppcms-users] Post-attach/add hook in cppcms::application
Brought to you by:
artyom-beilis
|
From: Joerg S. <jo...@br...> - 2014-02-27 01:15:36
|
Hi all, I find myself with the need of running some actions outside the constructor of a sub-application, because virtual methods are involved or because it needs some data from the root of the hierachy. Would it make sense to provide a callback after mount succeeded? Joerg |