$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2006-04-19 21:48:47
"Marcin Kalicinski" <kalita_at_[hidden]> wrote in message
news:e26a9b$3b1$1_at_sea.gmane.org...
>...
>
> In some of my past projects I used it as a primitive serialization
> library, where data files are human editable (and creatable).
In past projects, I have found human editable (and creatable)
configuration/serialization files to be *very* useful. I'm glad to hear that
your library supports such files.
--Beman