Boost logo

Boost :

Subject: Re: [boost] Is there any interest in a Group of library like to Application System!
From: Jarrad Waterloo (jwaterloo_at_[hidden])
Date: 2012-01-04 09:52:46


Application System is a good addition even if the logging isn't ready. Don't delay releasing because of waiting on the false prerequisite of your additions to an unavailable/unreleased boost logging. Incremental releases is reasonable and preferable to waiting indefinitely on perfection.

On 1/4/2012 5:42 AM, Renato Tegon Forti wrote:
> I am proposing before a Log library in model of Log4cxx, but my plan is
> provide a full application system that will have:
>
>
> ...
>
>
>
> * Application System (Windows Service, Unix Daemon and Usual Application)
>
>
> ...
>
>
>
> To illustrate: A developer that need create a server application will do:
>
>
>
> 1) Extend for "boost::application::server" and in this it use boost::log.
> (here if app is a Win32 then it have a Windows Service, or a daemon in unix)
>
>
>
> 2) To create service (modular application) he extend of "boost::service" to
> create a service and plug this service in runtime on
> "boost::application::server".
>
>
> ...
>
>
>
>
> _______________________________________________
> Unsubscribe& other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk