|
Boost : |
Subject: [boost] Proposed -> Boost.Application : Article -> How to Extend Application Modes
From: Renato Forti (rtforti_at_[hidden])
Date: 2014-01-08 10:50:41
Hi All,
I want to share one simple article about proposed Boost.Application!
In the current version of Boost.Application, its officially supports 2
types of application:
---------------------------------------------------
* Common Application [This kind of application is a usual Interactive
Terminal application]
* Server Application [This kind of application generates a Service
(Windows), or a background process/Daemon (Unix)]
In this article I try to show how user can extend the Boost.Application to
support new application mode/type:
---------------------------------------------------
* A Simple 'Apache Content Generator Module'
http://www.codeproject.com/Articles/695937/Creating-a-New-Application-Mode
Others Boost.Application Resources:
---------------------------------------------------
[code]
https://github.com/retf/Boost.Application
[docs]
http://www.dokfile.com/appbeta4/docs/libs/application/doc/html/index.html
Please, let me know what you think about Boost.Application!
-- Renato
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk