by jengle » 23 Jan 2012, 19:47
It would be convenient to use Poco::Task with progress notifications in another task container other than Poco::TaskManager. It wouldn't be difficult to make a virtual interface purely for the event notifications and use that instead of being directly coupled to Poco::TaskManager.