Boost logo

Boost :

From: Andras Erdei (ccg_at_[hidden])
Date: 2002-04-11 06:38:01


On Thu, 11 Apr 2002 10:48:40 +0200, "Hoeffner, Detlef" <Detlef.Hoeffner_at_[hidden]> wrote:

> In detail I suggest
>to provide a std::streambuf - factory that creates streambuf's
>from URL-like strings.

You mean somethign like factory.create( "file://my.log" ) or
factory.create( "net://192.168.1.1:3333" ) ?

>I would appreciate to use a very general design that is usable
>for logging as well as for other purposes.

I would like to keep as simple and primitive as possible
for performance reasons, but there can be a separate interface
for this kind of general usage, if there really is a
demand.

br,
andras


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