$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [process] another draft
From: Ilya Sokolov (ilyasokol_at_[hidden])
Date: 2008-09-21 17:28:40
I would like to present my draft of the Boost Process library. If you
are interested (Boris?), you may find a zip archive named
process-is-0.3.zip here:
http://www.boostpro.com/vault/index.php?direction=0&order=&directory=Process&
The library was originally written by Julio M. Merino Vidal. I continued
from this point in the Boost sandbox:
http://svn.boost.org/svn/boost/sandbox/SOC/2006/process/trunk/
Currently it builds with msvc-9.0-express and gcc-3.4.4/cygwin. It is in
experimental stage right now, so don't be surprised if most the of
interfaces will change in the future.
Ilya Sokolov