$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-12-22 11:49:39
On Fri, 2006-12-22 at 12:59 -0200, Tiago de Paula Peixoto wrote:
> On 10/03/2006 03:28 PM, Doug Gregor wrote:
> > Tiago, perhaps you have some interest in adding namespace support to
> > the GraphML parser?
>
> I finally added this. It turned out to be quite simple...
Wonderful, thank you!
> The new code is, as always, at:
>
> https://projects.forked.de/graph-tool/browser/trunk/src/graph/graphml.hpp
> https://projects.forked.de/graph-tool/browser/trunk/src/graph/graphml.cpp
I would really like to get this into Boost CVS for the 1.35.0 release.
Have you perchance written up any HTML documentation and/or do you have
a self-contained test case? Once we have both of those, we can put your
GraphML parser into the Boost tree.
Cheers,
Doug